Bug 256310
| Summary: | [GTK][WPE] define technologies supported by font system in these platforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | Text | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitor Roriz
Re-opening it because I've confirm that this should be platform-specific.
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/23321
Tim Nguyen (:ntim)
The PR here only covers GTK/WPE, a new bug will need to be filed to cover windows
EWS
Committed 273584@main (dda504fbe8ac): <https://commits.webkit.org/273584@main>
Reviewed commits have been landed. Closing PR #23321 and removing active labels.
Patrick Griffis
Opened a bug for Windows: https://bugs.webkit.org/show_bug.cgi?id=268249