Bug 169320 - Make font synthesis interact better with font variations
Summary: Make font synthesis interact better with font variations
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 162815
  Show dependency treegraph
 
Reported: 2017-03-07 17:01 PST by Myles C. Maxfield
Modified: 2017-03-29 18:46 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.