|
OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Data Structures | |
| class | TrueTypeFontCache |
| Font cache for fonts that are based on a TrueType font. More... | |
| struct | TrueTypeFontCache::GlyphEntry |
| Container for information about a glyph. More... | |
Variables | |
| static const int | MAX_FONT_SIZE = 72 |
| Maximum font size. | |
| static const byte | FACE_COLOUR = 1 |
| static const byte | SHADOW_COLOUR = 2 |
Support types and functions for platform-specific font support.
Definition in file fontcache_internal.h.