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