[FreeType] [Harfbuzz] Need support for font-variant-caps synthesis
https://bugs.webkit.org/show_bug.cgi?id=152620
Summary [FreeType] [Harfbuzz] Need support for font-variant-caps synthesis
Martin Robinson
Reported 2015-12-31 10:56:37 PST
After http://trac.webkit.org/changeset/193894, the Mac port can synthesize small-caps even when the font doesn't support it. The Freetype/Harfbuzz backend needs this support. We also need to investigate whether this change caused previously functional tests to start failing.
Attachments
Myles C. Maxfield
Comment 1 2016-01-02 00:05:53 PST
Unfortunately, font features only work with the complex code path, which means each port has to implement it separately. :(
Note You need to log in before you can comment on or make changes to this bug.