Bug 262768 - [Win] Reduce cairo win32 font API usage
Summary: [Win] Reduce cairo win32 font API usage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks: 215259
  Show dependency treegraph
 
Reported: 2023-10-05 23:46 PDT by Fujii Hironori
Modified: 2023-10-12 18:26 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 Fujii Hironori 2023-10-05 23:46:11 PDT
[Win] Reduce cairo win32 font API usage

For a preparation of migration to cairo dwrite font backend,
use Windows GDI API to get font information instead of cairo
win32 font API.
Comment 1 Fujii Hironori 2023-10-05 23:54:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18749
Comment 2 EWS 2023-10-06 14:19:32 PDT
Committed 269016@main (5051fe83ad0c): <https://commits.webkit.org/269016@main>

Reviewed commits have been landed. Closing PR #18749 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-06 14:20:25 PDT
<rdar://problem/116596483>