OpenTTD Source  20240919-master-gdf0233f4c2
TrueTypeFontCache::GlyphEntry Struct Reference

Container for information about a glyph. More...

#include <truetypefontcache.h>

Public Member Functions

SpriteGetSprite ()
 

Data Fields

std::unique_ptr< uint8_t[]> data
 The loaded sprite.
 
uint8_t width = 0
 The width of the glyph.
 

Detailed Description

Container for information about a glyph.

Definition at line 31 of file truetypefontcache.h.


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