Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Data for a 2D font initialized from a FreeType font file (TTextureFontData).
TTextureFontData
EFreeTypeLibraryNotFound = CastleInternalFreeType.EFreeTypeLibraryNotFound;
Raised by TTextureFontData.Create or TTextureFont.Create(URL, ...) or TTextureFont.Load(URL, ...) when the freetype library cannot be found, and thus font files cannot be read.