Bug 252592

Summary: Enable the `trak` table for all fonts
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>