|
OpenTTD Source
14.0-beta1
|
Container for information about a glyph. More...
#include <truetypefontcache.h>
Data Fields | |
| Sprite * | sprite |
| The loaded sprite. | |
| byte | width |
| The width of the glyph. | |
| bool | duplicate |
| Whether this glyph entry is a duplicate, i.e. may this be freed? | |
Container for information about a glyph.
Definition at line 34 of file truetypefontcache.h.