lv_font_fmt_txt_glyph_dsc_t struct
DEFINES TYPEDEFS This describes a glyph.
Fields
Start index of the bitmap. A font can be max 1 MB.
Draw the next glyph after this width. 8.4 format (real_value * 16 is stored).
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. Measured from the top of the line.