Add full variable font subsetting test.
This commit is contained in:
parent
c4b49075f6
commit
85b0728783
@ -36,6 +36,7 @@ EXTRA_DIST += \
|
||||
expected/sbix \
|
||||
expected/colr \
|
||||
expected/cbdt \
|
||||
expected/variable \
|
||||
fonts \
|
||||
profiles \
|
||||
$(NULL)
|
||||
|
@ -28,6 +28,7 @@ TESTS = \
|
||||
tests/layout.notonastaliqurdu.tests \
|
||||
tests/layout.tests \
|
||||
tests/sbix.tests \
|
||||
tests/variable.tests \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_TESTS = \
|
||||
|
Binary file not shown.
BIN
test/subset/data/expected/variable/Fraunces.keep-layout.61.ttf
Normal file
BIN
test/subset/data/expected/variable/Fraunces.keep-layout.61.ttf
Normal file
Binary file not shown.
BIN
test/subset/data/fonts/Fraunces.ttf
Normal file
BIN
test/subset/data/fonts/Fraunces.ttf
Normal file
Binary file not shown.
9
test/subset/data/tests/variable.tests
Normal file
9
test/subset/data/tests/variable.tests
Normal file
@ -0,0 +1,9 @@
|
||||
FONTS:
|
||||
Fraunces.ttf
|
||||
|
||||
PROFILES:
|
||||
keep-layout.txt
|
||||
|
||||
SUBSETS:
|
||||
a
|
||||
&fiĤĥ
|
@ -28,6 +28,7 @@ tests = [
|
||||
'sbix',
|
||||
'colr',
|
||||
'cbdt',
|
||||
'variable',
|
||||
]
|
||||
|
||||
repack_tests = [
|
||||
|
Loading…
Reference in New Issue
Block a user