lv_font_glyph_dsc_t struct
Describes the properties of a glyph.
Fields
Pointer to a font where the glyph was actually found after handling fallbacks.
The glyph needs this space. Draw the next glyph after this width.
Width of the glyph's bounding box.
Height of the glyph's bounding box.
x offset of the bounding box.
y offset of the bounding box.
Bit-per-pixel: 1, 2, 4, 8.