Bug 256310

Summary: [GTK][WPE] define technologies supported by font system in these platforms
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: TextAssignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, ntim
Priority: P2 Keywords: DoNotImportToRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=268249

Vitor Roriz
Reported 2023-05-04 08:33:20 PDT
For @font-face src tech() and @supports font-tech() we need to determine the technologies supported by the font system of each platform at FontCustomPlatformData::supportsTechnology(FontTech technology, like we did for FontcustomPlatformDataMac.
Attachments
Vitor Roriz
Comment 1 2023-05-04 13:35:29 PDT
Re-opening it because I've confirm that this should be platform-specific.
Patrick Griffis
Comment 2 2024-01-26 11:54:38 PST
Tim Nguyen (:ntim)
Comment 3 2024-01-26 14:10:04 PST
The PR here only covers GTK/WPE, a new bug will need to be filed to cover windows
EWS
Comment 4 2024-01-26 16:02:05 PST
Committed 273584@main (dda504fbe8ac): <https://commits.webkit.org/273584@main> Reviewed commits have been landed. Closing PR #23321 and removing active labels.
Patrick Griffis
Comment 5 2024-01-28 06:05:55 PST
Note You need to log in before you can comment on or make changes to this bug.