GG::FontManager Member List
This is the complete list of members for
GG::FontManager, including all inherited members.
FreeFont(const std::string &font_filename, unsigned int pts) | GG::FontManager | |
GetFont(const std::string &font_filename, unsigned int pts) | GG::FontManager | |
GetFont(const std::string &font_filename, unsigned int pts, const std::vector< unsigned char > &file_contents) | GG::FontManager | |
GetFont(const std::string &font_filename, unsigned int pts, CharSetIter first, CharSetIter last) | GG::FontManager | [inline] |
GetFont(const std::string &font_filename, unsigned int pts, const std::vector< unsigned char > &file_contents, CharSetIter first, CharSetIter last) | GG::FontManager | [inline] |
GetFontManager() | GG::FontManager | [friend] |