[Webkit-unassigned] [Bug 167300] New: Make text-combine and font variations play nicely together
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 22 22:37:04 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167300
Bug ID: 167300
Summary: Make text-combine and font variations play nicely
together
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
CC: mmaxfield at apple.com
text-combine uses ctFont() to apply a font feature to the font, and then uses this new font when performing width calculations to try to squish text inside the text combine. Instead, this mechanism of applying the feature should be unified with the existing font features infrastructure.
When this is complete, the only difference between FontPlatformData::m_font and FontPlatformData::m_ctFont will be the cascade list.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170123/69a05fb9/attachment.html>
More information about the webkit-unassigned
mailing list