mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 05:25:05 +00:00
[instancer] add/update tests for COLRv1 instancing
This commit is contained in:
parent
247039de5a
commit
f614a7d309
46 changed files with 7 additions and 3 deletions
|
@ -51,7 +51,7 @@ EXTRA_DIST += \
|
|||
expected/colr \
|
||||
expected/colr_glyphs \
|
||||
expected/colrv1 \
|
||||
expected/colrv1_copy_varstore \
|
||||
expected/colrv1_subset_varstore \
|
||||
expected/colr_with_components \
|
||||
expected/cbdt \
|
||||
expected/variable \
|
||||
|
|
|
@ -11,7 +11,7 @@ TESTS = \
|
|||
tests/colr.tests \
|
||||
tests/colr_glyphs.tests \
|
||||
tests/colrv1.tests \
|
||||
tests/colrv1_copy_varstore.tests \
|
||||
tests/colrv1_subset_varstore.tests \
|
||||
tests/colr_with_components.tests \
|
||||
tests/full-font.tests \
|
||||
tests/glyf_bug_3131.tests \
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -11,3 +11,6 @@ SUBSETS:
|
|||
A
|
||||
AB
|
||||
*
|
||||
|
||||
OPTIONS:
|
||||
no_fonttools
|
|
@ -9,6 +9,7 @@ SUBSETS:
|
|||
|
||||
INSTANCES:
|
||||
wght=900
|
||||
wght=300:600
|
||||
|
||||
OPTIONS:
|
||||
no_fonttools
|
||||
|
|
|
@ -46,7 +46,7 @@ tests = [
|
|||
# TODO: re-enable once colrv1 subsetting is stabilized.
|
||||
# 'colrv1.notoemoji',
|
||||
'colrv1',
|
||||
'colrv1_copy_varstore',
|
||||
'colrv1_subset_varstore',
|
||||
'colr_with_components',
|
||||
'cbdt',
|
||||
'variable',
|
||||
|
|
Loading…
Add table
Reference in a new issue