Lines Matching full:gsub
12 layout rules ([GSUB/GPOS](https://docs.microsoft.com/en-us/typography/opentype/spec/gsub)) to be
24 * In GSUB/GPOS overflows from Lookup subtables can be resolved by changing the Lookup to an extens…
58 tables (eg. GSUB, GPOS) then in some cases preprocessing can be done to increase the chance of
59 successfully packing the graph. For example for GSUB and GPOS we can preprocess the graph and
198 of overflows. Currently the repacker implements preprocessing only for GPOS and GSUB tables.
200 ## GSUB/GPOS Table Splitting
202 The GSUB/GPOS preprocessor scans each lookup subtable and determines if the subtable's children are
216 ## GSUB/GPOS Extension Lookup Promotion
218 In GSUB/GPOS tables lookups can be regular lookups which use 16 bit offsets to the children subtabl…
279 general case of font compilation repacking. However for GSUB the repacker is only sufficient for
280 subsetting related overflows. To enable general case repacking of GSUB, support for splitting of
281 GSUB subtables will need to be added. Other table types such as COLRv1 shouldn't require table