NEW 137204
[SVG -> OTF Converter] Converter outputs 'kern' tables instead of GPOS tables
https://bugs.webkit.org/show_bug.cgi?id=137204
Summary [SVG -> OTF Converter] Converter outputs 'kern' tables instead of GPOS tables
Myles C. Maxfield
Reported 2014-09-28 20:36:42 PDT
Technically, 'kern' isn't in the OTF spec. GPOS is instead.
Attachments
Myles C. Maxfield
Comment 1 2015-04-06 10:34:14 PDT
Windows doesn't read kern tables
Myles C. Maxfield
Comment 2 2016-02-25 13:05:54 PST
This is causing fast/text/svg-font-face-with-kerning.html to fail on Windows with the SVG -> OTF Converter.
Myles C. Maxfield
Comment 3 2016-04-04 15:57:43 PDT
I think the quote that is most relevant is "OpenType™ fonts containing CFF outlines are not supported by the 'kern' table and must use the 'GPOS' OpenType Layout table." from https://www.microsoft.com/typography/otspec/kern.htm
Note You need to log in before you can comment on or make changes to this bug.