Unit CastleTextureFontData
Functions and Procedures
Constants
Variables
Description
Data for a 2D font initialized from a FreeType font file (TTextureFontData).
Uses
- Generics.Collections
 - Generics.Defaults
 - CastleVectors
 - CastleUnicode
 - CastleStringUtils
 - CastleImages
 - CastleInternalFreeType
 
Overview
Classes, Interfaces, Objects and Records
| Name | Description | 
|---|---|
Class TTextureFontData | 
Data for a 2D font initialized from a FreeType font file, like ttf. | 
Types
EFreeTypeLibraryNotFound = CastleInternalFreeType.EFreeTypeLibraryNotFound; | 
Description
Types
EFreeTypeLibraryNotFound = CastleInternalFreeType.EFreeTypeLibraryNotFound; | 
| 
 Raised by TTextureFontData.Create or TCastleFont.Load when the freetype library cannot be found, and thus font files cannot be read.  | 
Generated by PasDoc 0.16.0.