[test/text-rendering-tests] Update from upstream
This commit is contained in:
parent
1a5a3325a2
commit
9c1bb81f5c
|
@ -1,6 +1,3 @@
|
||||||
# https://github.com/harfbuzz/harfbuzz/issues/1224
|
|
||||||
tests/MORX-35.tests
|
|
||||||
|
|
||||||
# Non-Unicode cmap
|
# Non-Unicode cmap
|
||||||
tests/CMAP-3.tests
|
tests/CMAP-3.tests
|
||||||
|
|
||||||
|
|
|
@ -55,6 +55,7 @@ TESTS = \
|
||||||
tests/MORX-32.tests \
|
tests/MORX-32.tests \
|
||||||
tests/MORX-33.tests \
|
tests/MORX-33.tests \
|
||||||
tests/MORX-34.tests \
|
tests/MORX-34.tests \
|
||||||
|
tests/MORX-35.tests \
|
||||||
tests/MORX-36.tests \
|
tests/MORX-36.tests \
|
||||||
tests/MORX-37.tests \
|
tests/MORX-37.tests \
|
||||||
tests/MORX-38.tests \
|
tests/MORX-38.tests \
|
||||||
|
@ -73,7 +74,6 @@ TESTS = \
|
||||||
|
|
||||||
DISBALED_TESTS = \
|
DISBALED_TESTS = \
|
||||||
tests/CMAP-3.tests \
|
tests/CMAP-3.tests \
|
||||||
tests/MORX-35.tests \
|
|
||||||
tests/SHARAN-1.tests \
|
tests/SHARAN-1.tests \
|
||||||
tests/SHBALI-1.tests \
|
tests/SHBALI-1.tests \
|
||||||
tests/SHBALI-2.tests \
|
tests/SHBALI-2.tests \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
../fonts/TestMORXThirtyfive.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0041:[A|B@639,0|E@1265,0|C@1821,0|E@2417,0]
|
../fonts/TestMORXThirtyfive.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0041:[A|B@639,0|C@1265,0|E@1861,0]
|
||||||
../fonts/TestMORXThirtyfive.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0058,U+0041,U+0059:[X|A@586,0|B@1225,0|E@1851,0|C@2407,0|E@3003,0|Y@3559,0]
|
../fonts/TestMORXThirtyfive.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0058,U+0041,U+0059:[X|A@586,0|B@1225,0|C@1851,0|E@2447,0|Y@3003,0]
|
||||||
|
|
Loading…
Reference in New Issue