I want to use freetype in v6.0, but I don't know how to fill in some font structure parameters

such as:

font.line_height = ?
font.base_line = ?

adv_w、ofs_y parameter in struct lv_font_glyph_dsc_t

I have access to character data buffers now, but I don’t know how to get those parameters through freetype, resulting in incomplete character display;Are there any relevant examples?

Please fill in the template instead of removing it.

1 Like

Take look at this guide of FreeType: https://www.freetype.org/freetype2/docs/glyphs/glyphs-3.html