Glyph properties.
Definition: glyph_info.h:12
int32_t image_offset_y
Vertical offset when drawing the image.
Definition: glyph_info.h:55
uint32_t image_height
Height of the coverage map.
Definition: glyph_info.h:41
const uint8_t * image
Coverage map of the glyph.
Definition: glyph_info.h:27
CobbletextGlyphID id
ID for this glyph.
Definition: glyph_info.h:16
int32_t image_offset_x
Horizontal offset when drawing the image.
Definition: glyph_info.h:48
uint32_t image_width
Width of the coverage map.
Definition: glyph_info.h:34