[Webkit-unassigned] [Bug 229421] New: WidthIterator needs to shape ahead of time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 14:09:27 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229421

            Bug ID: 229421
           Summary: WidthIterator needs to shape ahead of time
           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

We can't have text selection break up ligatures. We need to adopt the design where a pre-pass shapes everything (or everything relevant) and then the iterator iterates over the data structure generated.

-- 
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/20210823/f5129b55/attachment.htm>


More information about the webkit-unassigned mailing list