Bug 216446 - [Apple Win] Migrate from CGFontGetGlyphsForUnichars() to CTFontGetGlyphsForCharacters()
Summary: [Apple Win] Migrate from CGFontGetGlyphsForUnichars() to CTFontGetGlyphsForCh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 216353
  Show dependency treegraph
 
Reported: 2020-09-12 15:12 PDT by Myles C. Maxfield
Modified: 2020-09-14 01:18 PDT (History)
10 users (show)

See Also:


Attachments
WIP (78.67 KB, patch)
2020-09-12 15:12 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Image (36.19 KB, image/png)
2020-09-12 15:20 PDT, Myles C. Maxfield
no flags Details
WIP (46.59 KB, patch)
2020-09-12 15:23 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (84.10 KB, patch)
2020-09-12 16:26 PDT, Myles C. Maxfield
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2020-09-12 15:12:20 PDT
This is one of the steps toward https://bugs.webkit.org/show_bug.cgi?id=216353 [Apple Win] Migrate the Apple Win port's font code to Core Text from Core Graphics
Comment 1 Myles C. Maxfield 2020-09-12 15:12:48 PDT
Created attachment 408614 [details]
WIP
Comment 2 Myles C. Maxfield 2020-09-12 15:20:13 PDT
Created attachment 408615 [details]
Image
Comment 3 Myles C. Maxfield 2020-09-12 15:23:26 PDT
Created attachment 408616 [details]
WIP
Comment 4 Myles C. Maxfield 2020-09-12 16:26:03 PDT
Created attachment 408625 [details]
Patch
Comment 5 Darin Adler 2020-09-12 23:15:36 PDT
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".
Comment 6 Myles C. Maxfield 2020-09-14 01:17:08 PDT
Committed r267008: <https://trac.webkit.org/changeset/267008>
Comment 7 Radar WebKit Bug Importer 2020-09-14 01:18:17 PDT
<rdar://problem/68837050>