SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FontWithFace::GlyphInfo Struct Reference

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.
 

Detailed Description

Mapping of glyph index to a TTF in FaceTTF.


The documentation for this struct was generated from the following file: