class GmFontManager |
The GmFontManager singleton class handles all font management for the application.
OGLFT::Face* | getFontFace (const char* filename, float pointsize, GlmColor4& fgcolor, GmTypes::FontType type) Gets a font face given a specific font filename |
static GmFontManager& | getInstance () Gets the instance of the font manager |
GmFontManager () Protected constructor for singleton class | |
virtual | ~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