| OpenTTD
    | 
Container for information about a glyph. More...
| 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 216 of file fontcache.cpp.
 1.8.1.2
 1.8.1.2