mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 22:54:36 +00:00
[subset] Add integration tests for cmap14
This commit is contained in:
parent
2583afa0eb
commit
bf66d1bf58
54 changed files with 23 additions and 0 deletions
|
@ -14,6 +14,7 @@ EXTRA_DIST += \
|
|||
expected/cff-japanese \
|
||||
expected/layout \
|
||||
expected/layout.gpos \
|
||||
expected/cmap14 \
|
||||
fonts \
|
||||
profiles \
|
||||
$(NULL)
|
||||
|
|
|
@ -6,6 +6,7 @@ TESTS = \
|
|||
tests/cff-japanese.tests \
|
||||
tests/layout.tests \
|
||||
tests/layout.gpos.tests \
|
||||
tests/cmap14.tests \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_TESTS = \
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E02.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E02.otf
Normal file
Binary file not shown.
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E03.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E03.otf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E08.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.default.4E08.otf
Normal file
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.
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E02.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E02.otf
Normal file
Binary file not shown.
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E03.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E03.otf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E08.otf
Normal file
BIN
test/subset/data/expected/cmap14/cmap14_font1.name-ids.4E08.otf
Normal file
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.
BIN
test/subset/data/fonts/cmap14_font1.otf
Normal file
BIN
test/subset/data/fonts/cmap14_font1.otf
Normal file
Binary file not shown.
21
test/subset/data/tests/cmap14.tests
Normal file
21
test/subset/data/tests/cmap14.tests
Normal file
|
@ -0,0 +1,21 @@
|
|||
FONTS:
|
||||
cmap14_font1.otf
|
||||
|
||||
PROFILES:
|
||||
default.txt
|
||||
drop-hints.txt
|
||||
drop-hints-retain-gids.txt
|
||||
retain-gids.txt
|
||||
name-ids.txt
|
||||
|
||||
SUBSETS:
|
||||
一丂七
|
||||
丂
|
||||
七
|
||||
一七
|
||||
一丅万
|
||||
丅万丈三
|
||||
丈
|
||||
丈三
|
||||
丂七丈
|
||||
*
|
Loading…
Add table
Reference in a new issue