Re: Font Rendering: Multiple FT_Faces and baselines
Lawrence D'Oliveiro <[email protected]> Thu, 20 Jul 2023 16:28:19 +1200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Thu, 20 Jul 2023 01:03:54 +0000, takase1121 via FreeType users wrote: > ... calculate an "average" baseline and align to that ... Or align to the midpoints of the overall font glyph boxes (including font ascent and font descent). That may be a suitable compromise.