RESOLVED FIXED 215838
Move FreeType port's Font::platformWidthForGlyph and Font::platformBoundsForGlyph for Cairo port (WinCairo port)
https://bugs.webkit.org/show_bug.cgi?id=215838
Summary Move FreeType port's Font::platformWidthForGlyph and Font::platformBoundsForG...
Fujii Hironori
Reported 2020-08-25 22:10:59 PDT
Move FreeType port's Font::platformWidthForGlyph and Font::platformBoundsForGlyph for Cairo port (WinCairo port) I'd like to use FreeType port's Font::platformWidthForGlyph and Font::platformBoundsForGlyph in WinCairo port because they are platform independent. WinCairo is using GDI API to implement them. This can be a problem for Cairo DirectWrite font backend (Bug 215259).
Attachments
Patch (6.60 KB, patch)
2020-08-25 22:18 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2020-08-25 22:18:07 PDT
Fujii Hironori
Comment 2 2020-08-25 23:15:35 PDT
Comment on attachment 407273 [details] Patch Clearing flags on attachment: 407273 Committed r266160: <https://trac.webkit.org/changeset/266160>
Fujii Hironori
Comment 3 2020-08-25 23:15:39 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2020-08-25 23:16:13 PDT
Note You need to log in before you can comment on or make changes to this bug.