Summary: | [Apple Win] Migrate from CGFontGetGlyphsForUnichars() to CTFontGetGlyphsForCharacters() | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> | ||||||||||
Component: | Text | Assignee: | Myles C. Maxfield <mmaxfield> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | annulen, darin, dbarton, ews-watchlist, fred.wang, gyuyoung.kim, mmaxfield, ryuan.choi, sergio, webkit-bug-importer | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 216353 | ||||||||||||
Attachments: |
|
Description
Myles C. Maxfield
2020-09-12 15:12:20 PDT
Created attachment 408614 [details]
WIP
Created attachment 408615 [details]
Image
Created attachment 408616 [details]
WIP
Created attachment 408625 [details]
Patch
Comment on attachment 408625 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=408625&action=review > LayoutTests/ChangeLog:10 > + * fast/text/flag-codepoint.html: The Windows emoji font draws slighly higher than the ascent. Typo: "slighly". Committed r267008: <https://trac.webkit.org/changeset/267008> |