XLE
v0.02.0
|
Classes | |
struct | FontCharTable |
class | FontFace |
Public Types | |
typedef std::vector< std::unique_ptr< CharSlotArray > > | CharSlotArrayList |
Public Member Functions | |
bool | Init (int texWidth, int texHeight) |
void | CheckTextureValidate (FT_Face face, int size, FontChar *fc) |
bool | IsNeedReset () const |
void | RequestReset () |
void | Reset () |
FontFace * | FindFontFace (FT_Face face, int size) |
FontFace * | CreateFontFace (FT_Face face, int size) |
void | DeleteFontFace (FTFont *font) |