Bug 216141
Summary: | [Cocoa] Consider using kCTTrackingAttributeName to implement letter-spacing instead of doing it in WebKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | mmaxfield |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=206208 |
Myles C. Maxfield
It might lead to better results, or better perf. We should consider using it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Considered and rejected. WebKit's use of CTLine is going away. See https://bugs.webkit.org/show_bug.cgi?id=206208