class GmFontManager |
The GmFontManager singleton class handles all font management for the application.
| getFontFace (const char* filename, float pointsize, GlmColor4& fgcolor, GmTypes::FontType type) Gets a font face given a specific font filename | |
| getInstance () Gets the instance of the font manager |
| GmFontManager () Protected constructor for singleton class | |
| ~GmFontManager () Virtual protected destructor for singleton class |
The GmFontManager singleton class handles all font management for the application. Font management includes caching, allocation and deallocation of font faces.
Alphabetic index HTML hierarchy of classes or Java