OpenPolygon
1.0.0
OpenPolygon is a Rendering Engine
|
This is the complete list of members for Engine::FontManager, including all inherited members.
CharMapping typedef | Engine::FontManager | |
CharRegister(char c, Texture *buffer) | Engine::FontManager | |
createFontAtlas(const std::string &ttf_file) (defined in Engine::FontManager) | Engine::FontManager | |
createFontFace(const std::string &ttf_file) | Engine::FontManager | |
finish(void) (defined in Engine::FontManager) | Engine::FontManager | |
getAtlasVector(FT_Face font) (defined in Engine::FontManager) | Engine::FontManager | protected |
getCharTexture(char c) | Engine::FontManager | |
getSingletonPtr(void) | Engine::FontManager | static |
load(FT_Face face, const std::string &asci) | Engine::FontManager | |
unload(void) (defined in Engine::FontManager) | Engine::FontManager |