![]() |
NDEVR
API Documentation
|
This is the complete list of members for FontEngine, including all inherited members.
| AddFontListener(const StringView &app_font, UUID id, std::function< void(const StringView &)> callback) | FontEngine | static |
| ApplicationFont(const StringView &app_font) | FontEngine | static |
| DefaultFont | FontEngine | static |
| FindBestFitFontFile(Font &font, bool allow_backup_file=true) | FontEngine | static |
| FindFallbackFont(Font original, wchar_t character) | FontEngine | static |
| HasApplicationFont(const StringView &app_font) | FontEngine | static |
| HasFontFile(const StringView &font_name) | FontEngine | static |
| PullFontFromFolder(const File &folder) | FontEngine | static |
| ReadFontSettings() | FontEngine | static |
| RemoveFontListener(const StringView &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 StringView &app_font, const Font &font) | FontEngine | static |
| SetFontFile(const StringView &font_name, const File &file, uint04 index=0) | FontEngine | static |
| SetSettingsFile(const File &file) | FontEngine | static |
| TryFontName(const StringView &family) | FontEngine | protectedstatic |