OpenTTD Source  20240917-master-g9ab0a47812
FontCacheSubSetting Struct Reference

Settings for a single font. More...

#include <fontcache.h>

Data Fields

std::string font
 The name of the font, or path to the font.
 
uint size
 The (requested) size of the font.
 
const void * os_handle = nullptr
 Optional native OS font info. Only valid during font search.
 

Detailed Description

Settings for a single font.

Definition at line 192 of file fontcache.h.


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