|
bool | UpdateFonts (PreferenceCategory &root, float contentScale) |
| Check for changes to our fonts and, if any are found, reload. More...
|
|
ImFont * | GetFont (FontDescription desc) |
| Gets the font, if any, for the provided description.
|
|
|
void | AddFontDescriptions (PreferenceCategory &cat, std::set< FontDescription > &fonts) |
| Get the font descriptions for each preference category.
|
|
|
std::map< FontDescription, ImFont * > | m_fonts |
|
◆ UpdateFonts()
Check for changes to our fonts and, if any are found, reload.
- Returns
- True if changes were made to the font atlas
The documentation for this class was generated from the following files:
- src/ngscopeclient/FontManager.h
- src/ngscopeclient/FontManager.cpp