Bug 169320

Summary: Make font synthesis interact better with font variations
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: mmaxfield
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 162815    

Description Myles C. Maxfield 2017-03-07 17:01:58 PST
We might end up double-bolding text or double-italicizing text if variations are turned on at the same time as synthesis.
Comment 1 Myles C. Maxfield 2017-03-29 18:46:06 PDT
It looks like CTFontGetSymbolicTraits() actually does the right thing with a variable font (well, at least with San Francisco) if you specify a heavy value on the weight axis. Closing.