OpenTTD Source  1.11.0-beta2
TrueTypeFontCache::GlyphEntry Struct Reference

Container for information about a glyph. More...

#include <fontcache_internal.h>

Data Fields

Spritesprite
 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?
 

Detailed Description

Container for information about a glyph.

Definition at line 35 of file fontcache_internal.h.


The documentation for this struct was generated from the following file: