const uint8_t * (*)(const struct _lv_font_t *, uint32_t) Get a glyph's bitmap from a font.
The real line height where any text fits.
Base line measured from the top of the line_height.
An element of `lv_font_subpx_t`.
Distance between the top of the underline and base line (< 0 means below the base line).
Thickness of the underline.
Store implementation specific or run_time data or caching here.
Fallback font for missing glyph. Resolved recursively.
Custom user data for font.
Get a glyph's descriptor from a font.