![]() |
API Documentation
|
This is the complete list of members for FontEngine, including all inherited members.
| AddFontListener(const String &app_font, UUID id, std::function< void(const String &)> callback) | FontEngine | static |
| ApplicationFont(const String &app_font) | FontEngine | static |
| DefaultFont | FontEngine | static |
| FindBestFitFontFile(const Font &font) | FontEngine | static |
| HasApplicationFont(const String &app_font) | FontEngine | static |
| HasFontFile(const String &font_name) | FontEngine | static |
| PullFontFromFolder(const File &folder) | FontEngine | static |
| ReadFontSettings() | FontEngine | static |
| RemoveFontListener(const String &app_font, UUID id) | FontEngine | static |
| s_app_font_listener | FontEngine | protectedstatic |
| s_application_fonts | FontEngine | protectedstatic |
| s_font_files | FontEngine | protectedstatic |
| s_font_indices | FontEngine | protectedstatic |
| s_settings_file | FontEngine | protectedstatic |
| s_system_fonts | FontEngine | protectedstatic |
| SaveFontSettings() | FontEngine | static |
| SetApplicationFont(const String &app_font, const Font &font) | FontEngine | static |
| SetFontFile(const String &font_name, const File &file, uint04 index=0) | FontEngine | static |
| SetSettingsFile(const File &file) | FontEngine | static |
| TryFontName(const String &family) | FontEngine | protectedstatic |