Unit CastleFonts
Functions and Procedures Constants Variables
Description
2D fonts (TCastleFont, TTextureFont, TSimpleTextureFont).
Uses
Overview
Classes, Interfaces, Objects and Records
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. |
Class TCustomizedFont |
Font that uses another TCastleFont for rendering and sizing, but modifies the underlying font size (by simple scaling). |
Types
Description
Types
TGLBitmapFontAbstract = TCastleFont deprecated; |
Warning: this symbol is deprecated.
Deprecated name for TCastleFont.
|
Generated by PasDoc 0.15.0.
|