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