[instance] add tests for colrv1 full instancing

This commit is contained in:
Qunxin Liu 2023-03-20 12:24:22 -07:00 committed by Behdad Esfahbod
parent fe671a5ac8
commit ab87d7d225
5 changed files with 17 additions and 0 deletions

View File

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

View File

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

View File

@ -0,0 +1,14 @@
FONTS:
Foldit.ttf
PROFILES:
default.txt
SUBSETS:
*
INSTANCES:
wght=900
OPTIONS:
no_fonttools

View File

@ -62,6 +62,7 @@ tests = [
'post_apply_mvar_delta',
'apply_cvar_delta',
'collect_name_ids',
'instantiate_colrv1',
]
repack_tests = [