|
ngscopeclient v0.3
|
Public Member Functions | |
| bool | UpdateFonts (PreferenceCategory &root) |
| Check for changes to our fonts and, if any are found, reload. | |
| ImFont * | GetFont (FontDescription desc) |
| Gets the font, if any, for the provided description. | |
Protected Member Functions | |
| void | AddFontDescriptions (PreferenceCategory &cat, std::set< FontDescription > &fonts) |
| Get the font descriptions for each preference category. | |
Protected Attributes | |
| std::map< FontDescription, ImFont * > | m_fonts |
| bool FontManager::UpdateFonts | ( | PreferenceCategory & | root | ) |
Check for changes to our fonts and, if any are found, reload.