|
OpenTTD Source
13.2.1
|
Settings for the four different fonts. More...
#include <fontcache.h>
Data Fields | |
| FontCacheSubSetting | small |
| The smallest font; mostly used for zoomed out view. | |
| FontCacheSubSetting | medium |
| The normal font size. | |
| FontCacheSubSetting | large |
| The largest font; mostly used for newspapers. | |
| FontCacheSubSetting | mono |
| The mono space font used for license/readme viewers. | |
Settings for the four different fonts.
Definition at line 212 of file fontcache.h.