harfbuzz/src/OT
Garret Rieger 8f1bf23cc9 [subset] optimize glyf subsetting w/ retain gids.
When retain gids is enabled the subset plan may require the output of many empty glyphs. This change optimizes the glyf subsetting code when the number of retained glyphs << number of output glyphs. Unnessecary lookups to the glyph map are reduced by iterating through the glyph map instead of the output glyph set.
2022-09-29 15:44:49 -06:00
..
Layout [instance] support FeatureVariations table 2022-09-29 12:14:43 -06:00
glyf [subset] optimize glyf subsetting w/ retain gids. 2022-09-29 15:44:49 -06:00