Bug 152620

Summary: [FreeType] [Harfbuzz] Need support for font-variant-caps synthesis
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, mcatanzaro, mmaxfield
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.