test/shaping/data/text-rendering-tests/DISABLED | 1 + test/shaping/data/text-rendering-tests/Makefile.sources | 3 ++- test/shaping/data/text-rendering-tests/fonts/TestMORXTwentythree.ttf |binary test/shaping/data/text-rendering-tests/tests/MORX-23.tests | 1 + 4 files changed, 4 insertions(+), 1 deletion(-)
New commits: commit 3615f344ec00059972d8ce75522022b5294764a7 Author: Behdad Esfahbod <[email protected]> Date: Sun Feb 4 17:19:58 2018 -0500 [test/text-rendering-tests] Update from upstream diff --git a/test/shaping/data/text-rendering-tests/DISABLED b/test/shaping/data/text-rendering-tests/DISABLED index 1439d43f..51174553 100644 --- a/test/shaping/data/text-rendering-tests/DISABLED +++ b/test/shaping/data/text-rendering-tests/DISABLED @@ -23,6 +23,7 @@ tests/MORX-19.tests tests/MORX-20.tests tests/MORX-21.tests tests/MORX-22.tests +tests/MORX-23.tests # Rounding differences tests/SHARAN-1.tests diff --git a/test/shaping/data/text-rendering-tests/Makefile.sources b/test/shaping/data/text-rendering-tests/Makefile.sources index c28487f8..b12f1733 100644 --- a/test/shaping/data/text-rendering-tests/Makefile.sources +++ b/test/shaping/data/text-rendering-tests/Makefile.sources @@ -43,10 +43,11 @@ DISBALED_TESTS = \ tests/MORX-17.tests \ tests/MORX-18.tests \ tests/MORX-19.tests \ + tests/MORX-1.tests \ tests/MORX-20.tests \ tests/MORX-21.tests \ tests/MORX-22.tests \ - tests/MORX-1.tests \ + tests/MORX-23.tests \ tests/MORX-2.tests \ tests/MORX-3.tests \ tests/MORX-4.tests \ diff --git a/test/shaping/data/text-rendering-tests/fonts/TestMORXTwentythree.ttf b/test/shaping/data/text-rendering-tests/fonts/TestMORXTwentythree.ttf new file mode 100644 index 00000000..df34912d Binary files /dev/null and b/test/shaping/data/text-rendering-tests/fonts/TestMORXTwentythree.ttf differ diff --git a/test/shaping/data/text-rendering-tests/tests/MORX-23.tests b/test/shaping/data/text-rendering-tests/tests/MORX-23.tests new file mode 100644 index 00000000..9575a806 --- /dev/null +++ b/test/shaping/data/text-rendering-tests/tests/MORX-23.tests @@ -0,0 +1 @@ +../fonts/TestMORXTwentythree.ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+0041,U+0042,U+0043,U+0044,U+0045:[E|E@556,0|E@1112,0|E@1668,0|E@2224,0] _______________________________________________ HarfBuzz mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/harfbuzz
