| OpenTTD
    | 
Settings for a single freetype font. More...
#include <fontcache.h>
| Data Fields | |
| char | font [MAX_PATH] | 
| The name of the font, or path to the font. | |
| uint | size | 
| The (requested) size of the font. | |
| bool | aa | 
| Whether to do anti aliasing or not. | |
Settings for a single freetype font.
Definition at line 197 of file fontcache.h.
 1.8.1.2
 1.8.1.2