#include <Font.h>
◆ AddFontListener()
void AddFontListener |
( |
const String & | app_font, |
|
|
UUID | id, |
|
|
std::function< void(const String &)> | callback ) |
|
static |
◆ ApplicationFont()
const Font & ApplicationFont |
( |
const String & | app_font | ) |
|
|
static |
◆ FindBestFitFontFile()
File FindBestFitFontFile |
( |
const Font & | font | ) |
|
|
static |
◆ HasApplicationFont()
bool HasApplicationFont |
( |
const String & | app_font | ) |
|
|
static |
◆ HasFontFile()
bool HasFontFile |
( |
const String & | font_name | ) |
|
|
static |
◆ PullFontFromFolder()
void PullFontFromFolder |
( |
const File & | folder | ) |
|
|
static |
◆ ReadFontSettings()
◆ RemoveFontListener()
void RemoveFontListener |
( |
const String & | app_font, |
|
|
UUID | id ) |
|
static |
◆ SaveFontSettings()
◆ SetApplicationFont()
void SetApplicationFont |
( |
const String & | app_font, |
|
|
const Font & | font ) |
|
static |
◆ SetFontFile()
void SetFontFile |
( |
const String & | font_name, |
|
|
const File & | file, |
|
|
uint04 | index = 0 ) |
|
static |
◆ SetSettingsFile()
◆ TryFontName()
◆ DefaultFont
char DefaultFont[8] = "Default" |
|
staticconstexpr |
◆ s_app_font_listener
◆ s_application_fonts
◆ s_font_files
◆ s_font_indices
◆ s_settings_file
◆ s_system_fonts
The documentation for this class was generated from the following files: