Unit CastleFonts

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

2D fonts (TCastleFont, TTextureFont, TSimpleTextureFont).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCastleFont Abstract class for 2D font.
Class TTextureFont 2D font using a texture initialized from a FreeType font file.
Class TSimpleTextureFont 2D font using a texture to define character images with constant width and height.

Types

TGLBitmapFontAbstract = TCastleFont deprecated;
TGLBitmapFont = TTextureFont deprecated;

Description

Types

TGLBitmapFontAbstract = TCastleFont deprecated;

Warning: this symbol is deprecated.

Deprecated name for TCastleFont.

TGLBitmapFont = TTextureFont deprecated;

Warning: this symbol is deprecated.

Deprecated name, use TTextureFont now.


Generated by PasDoc 0.13.0 on 2014-10-26 05:15:12