[Webkit-unassigned] [Bug 261136] New: m_smallCapsBuffer from the complex text codepath is required in the fast text codepath
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 5 00:10:34 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261136
Bug ID: 261136
Summary: m_smallCapsBuffer from the complex text codepath is
required in the fast text codepath
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
The shaping routine actually inspects the character buffer to do shaping. When synthesizing small caps, we correctly look up glyphs for the capitalized characters, but we need to keep those capitalized characters around in a buffer to pass to the shaper.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230905/85087a79/attachment-0001.htm>
More information about the webkit-unassigned
mailing list