[subset] Add additional colrv1 subsetting tests that has a glyph with components.

This commit is contained in:
Garret Rieger 2021-06-18 18:12:19 -07:00 committed by Behdad Esfahbod
parent 26c80adb61
commit d2397d91f3
13 changed files with 15 additions and 0 deletions

View File

@ -37,6 +37,7 @@ EXTRA_DIST += \
expected/sbix \
expected/colr \
expected/colr_with_components \
expected/colrv1.notoemoji \
expected/cbdt \
expected/variable \
fonts \

View File

@ -7,6 +7,7 @@ TESTS = \
tests/cmap14.tests \
tests/colr.tests \
tests/colr_with_components.tests \
tests/colrv1.notoemoji.tests \
tests/full-font.tests \
tests/japanese.tests \
tests/layout.context.tests \

View File

@ -0,0 +1,12 @@
FONTS:
NotoColrEmojiGlyf-Regular.subset.ttf
PROFILES:
default.txt
drop-hints.txt
drop-hints-retain-gids.txt
retain-gids.txt
SUBSETS:
U+1f696
U+1f35e

View File

@ -28,6 +28,7 @@ tests = [
'cmap14',
'sbix',
'colr',
'colrv1.notoemoji',
'colr_with_components',
'cbdt',
'variable',