SuperTuxKart
|
Mapping of glyph index to a TTF in FaceTTF. More...
Public Member Functions | |
GlyphInfo (unsigned int font_num=0, unsigned int glyph_idx=0) | |
Public Attributes | |
unsigned int | font_number |
Index to a TTF in FaceTTF. | |
unsigned int | glyph_index |
Glyph index in the TTF, 0 means no such glyph. | |
Mapping of glyph index to a TTF in FaceTTF.