|
OpenTTD Source 20251213-master-g1091fa6071
|
Data Fields | |
| FontLoadReason | load_reason = FontLoadReason::LanguageFallback |
| std::string | name |
| std::vector< std::byte > | os_handle |
Definition at line 253 of file fontcache.h.
| FontLoadReason FontCacheSubSetting::FontCacheFallback::load_reason = FontLoadReason::LanguageFallback |
Definition at line 254 of file fontcache.h.
| std::string FontCacheSubSetting::FontCacheFallback::name |
Definition at line 255 of file fontcache.h.
| std::vector<std::byte> FontCacheSubSetting::FontCacheFallback::os_handle |
Definition at line 256 of file fontcache.h.