Bug 216141 - [Cocoa] Consider using kCTTrackingAttributeName to implement letter-spacing instead of doing it in WebKit
Summary: [Cocoa] Consider using kCTTrackingAttributeName to implement letter-spacing i...
Status: RESOLVED WONTFIX
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:
 
Reported: 2020-09-03 14:00 PDT by Myles C. Maxfield
Modified: 2020-09-03 15:13 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 2020-09-03 14:00:36 PDT
It might lead to better results, or better perf. We should consider using it.
Comment 1 Myles C. Maxfield 2020-09-03 15:12:54 PDT
Considered and rejected. WebKit's use of CTLine is going away. See https://bugs.webkit.org/show_bug.cgi?id=206208