https://bugs.documentfoundation.org/show_bug.cgi?id=105992
--- Comment #19 from Khaled Hosny <[email protected]> ---
There are two ways to store kerning in TrueType fonts.
* The old way using a separate “kern” table
(https://www.microsoft.com/typography/otspec/kern.htm), which predates OpenType
and has many limitations and (for all practical purposes) is deprecated. This
is the one not supported by HarfBuzz internal font functions and what old
versions of the font has.
* The new way of using PairPos lookups inside GPOS table
(https://www.microsoft.com/typography/otspec/gpos.htm#PP), which is the
OpenType way, fully supported by HarfBuzz and used by the newer versions of the
font.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs