Bug 252592 - Enable the `trak` table for all fonts
Summary: Enable the `trak` table for all fonts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-20 12:01 PST by Myles C. Maxfield
Modified: 2023-02-27 12:02 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2023-02-20 12:01:37 PST
`OpticalSizingType::JustVariation` is a hack where we just set `opsz` but ignore `trak`. We should use the `OpticalSizingType::Everything` codepath instead and delete the `OpticalSizingType::JustVariation` codepath.
Comment 1 Radar WebKit Bug Importer 2023-02-27 12:02:16 PST
<rdar://problem/105988969>