[subset] Add tests for collecting name_ids from STAT and FeatureParams

This commit is contained in:
Qunxin Liu 2023-03-14 10:25:31 -07:00
parent 0d65738633
commit 204e155acb
6 changed files with 14 additions and 0 deletions

View File

@ -67,6 +67,7 @@ EXTRA_DIST += \
expected/instance_comp_glyph_empty_child \
expected/post_apply_mvar_delta \
expected/apply_cvar_delta \
expected/collect_name_ids \
fonts \
profiles \
$(NULL)

View File

@ -58,6 +58,7 @@ TESTS = \
tests/instance_comp_glyph_empty_child.tests \
tests/post_apply_mvar_delta.tests \
tests/apply_cvar_delta.tests \
tests/collect_name_ids.tests \
$(NULL)
# TODO: re-enable once colrv1 subsetting is stabilized.

View File

@ -0,0 +1,11 @@
FONTS:
SourceSerif4Variable-Roman_subset.otf
PROFILES:
keep-all-layout-features.txt
SUBSETS:
*
OPTIONS:
no_fonttools

View File

@ -60,6 +60,7 @@ tests = [
'instance_comp_glyph_empty_child',
'post_apply_mvar_delta',
'apply_cvar_delta',
'collect_name_ids',
]
repack_tests = [