harfbuzz/test/subset/data/expected
Garret Rieger ea1ee0d4b6 [instance] drop and don't collect lookups from feature variations when fully instancing.
This previously incorrectly collected lookups that could be reached via feature variations that are dropped and not activated by the current instance position.
2023-01-14 18:04:24 -07:00
..
32bit_var_store [subset] add some additional 32bit var store cases. 2022-06-01 19:31:55 +01:00
basics [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
cbdt [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
cff-full-font [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
cff-japanese [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
cff.notoserifmyanmar [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
cmap [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
cmap14 [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
colr [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 2021-10-23 11:22:39 -07:00
colr_glyphs [subset] COLR : only include glyphs after COLR closure 2021-12-06 13:29:21 -07:00
colr_with_components [subset] Fix cpal subsetting when there are partial palette overlaps. 2022-05-09 12:25:05 -06:00
colrv1 [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 2021-10-23 11:22:39 -07:00
full-font [instance] add tests for full instancing 2022-09-01 09:44:28 -07:00
full_instance [instance] update OS2/.usWeightClass and .usWidthClass when 2022-10-27 11:59:31 -06:00
glyf_bug_3131 [subset] fix bug in parsing glyf flags. 2021-08-10 12:57:07 -06:00
glyph_names [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
instance_feature_variations [instance] drop and don't collect lookups from feature variations when fully instancing. 2023-01-14 18:04:24 -07:00
instantiate_glyf [instance] add tests for full instancing 2022-09-01 09:44:28 -07:00
japanese [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
layout [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
layout.context [subset] Fix unecessary trailing 0 bytes left by ContextFormat2 pruning. 2022-11-23 23:50:49 +00:00
layout.context_format2 [subset] inputSequence could be empty, change the sanity check 2021-11-19 12:57:43 -07:00
layout.drop_feature [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
layout.duplicate_features [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
layout.gdef [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
layout.gdef-attachlist [subset] Fix unecessary trailing 0 bytes left by ContextFormat2 pruning. 2022-11-23 23:50:49 +00:00
layout.gdef-varstore [instance] drop and don't collect lookups from feature variations when fully instancing. 2023-01-14 18:04:24 -07:00
layout.gdef.glyphset [subset] Improve sharing of Ligature subtables. 2021-12-01 08:37:04 -07:00
layout.gpos [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gpos2 [subset] Fix subset_offset_array adding unused space to serializer. 2021-09-22 16:07:18 -06:00
layout.gpos3 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gpos4 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gpos5 [subset] During LigatureSubstFormat1 subsetting always place Coverage last. 2021-11-02 12:19:13 -06:00
layout.gpos6 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gpos8 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gpos8.amiri [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
layout.gpos9 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gsub3 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gsub5 [subset] Fix unecessary trailing 0 bytes left by ContextFormat2 pruning. 2022-11-23 23:50:49 +00:00
layout.gsub5_format2 [subset] fix bug in (Chain)ContextFormat2 2021-11-02 16:05:55 -07:00
layout.gsub6 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.gsub8 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
layout.khmer [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
layout.notonastaliqurdu [subset] don't use hb repacker when generating test files from fonttools. 2022-11-24 18:24:50 +00:00
layout.tinos [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
layout.unsorted_featurelist [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
math [subset] further optimize cmap4 packing. 2021-11-28 07:47:49 -07:00
math_coverage_offset [subset] MATH: don't serialize coverage table when iterator is empty 2021-12-03 08:00:33 -07:00
mvar_full_instance [instancing] Add tests for MVAR instancing. 2023-01-12 18:15:07 +00:00
pin_all_at_default [instance] add tests for full instancing 2022-09-01 09:44:28 -07:00
post [subset] Improve sharing of Ligature subtables. 2021-12-01 08:37:04 -07:00
sbix [subset] remove unsed table_entry struct. 2021-08-05 11:47:07 -06:00
variable [instance] drop and don't collect lookups from feature variations when fully instancing. 2023-01-14 18:04:24 -07:00