Re: Using the image cache.

Alexei Podtelezhnikov <[email protected]> Thu, 2 Dec 2021 10:45:54 -0500
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <CAJU=AjWK=bEuM7dBUFzsrZRPJ5WnLSLDQGs1YSTRpbsnzHDdHw@mail.gmail.com>
> using FT_Glyph.advance.x to move the cursor to the next start.

Do you also use FT_BitmapGlyph->left?
https://freetype.org/freetype2/docs/reference/ft2-glyph_management.html#ft_bitmapglyphrec

Alexei