OpenTTD Source 20251213-master-g1091fa6071
FontCacheSubSetting::FontCacheFallback Struct Reference

Data Fields

FontLoadReason load_reason = FontLoadReason::LanguageFallback
 
std::string name
 
std::vector< std::byte > os_handle
 

Detailed Description

Definition at line 253 of file fontcache.h.

Field Documentation

◆ load_reason

FontLoadReason FontCacheSubSetting::FontCacheFallback::load_reason = FontLoadReason::LanguageFallback

Definition at line 254 of file fontcache.h.

◆ name

std::string FontCacheSubSetting::FontCacheFallback::name

Definition at line 255 of file fontcache.h.

◆ os_handle

std::vector<std::byte> FontCacheSubSetting::FontCacheFallback::os_handle

Definition at line 256 of file fontcache.h.


The documentation for this struct was generated from the following file: