[cairo-commit] test/ft-text-vertical-layout-type3-ps-argb32-ref.png test/Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Sat Dec 16 22:08:10 PST 2006


 test/Makefile.am                                     |    4 ++--
 test/ft-text-vertical-layout-type3-ps-argb32-ref.png |binary
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
diff-tree 294d1a3c4e1865763ba1c9ac8d55827cd470280b (from cab3f84ad334050739e6fa05e8dbc2a7dcb9eca7)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sun Dec 17 01:06:16 2006 -0500

    [test] Add ft-text-vertical-layout-type3-ps-argb32-ref.png
    
    The PS output for ft-text-vertical-layout-type3 looks correct, except for some
    antialiasing mismatch.  Ading ref image to fix this, and so, remove the test
    from XFAIL.

diff --git a/test/Makefile.am b/test/Makefile.am
index 2126cc6..8861bcd 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -230,7 +230,8 @@ ft-text-antialias-none-ref.png				\
 ft-text-antialias-none-ps-argb32-ref.png		\
 ft-text-vertical-layout-type1-ref.png			\
 ft-text-vertical-layout-type1-svg-ref.png		\
-ft-text-vertical-layout-type3-ref.png		\
+ft-text-vertical-layout-type3-ref.png			\
+ft-text-vertical-layout-type3-ps-argb32-ref.png		\
 ft-text-vertical-layout-type3-svg-ref.png		\
 font-matrix-translation-ref.png				\
 font-matrix-translation-ps-argb32-ref.png		\
@@ -344,7 +345,6 @@ big-trap			\
 extend-reflect			\
 filter-nearest-offset		\
 ft-text-vertical-layout-type1	\
-ft-text-vertical-layout-type3	\
 leaky-dash			\
 long-lines			\
 self-intersecting		\
diff --git a/test/ft-text-vertical-layout-type3-ps-argb32-ref.png b/test/ft-text-vertical-layout-type3-ps-argb32-ref.png
new file mode 100644
index 0000000..e5b12bf
Binary files /dev/null and b/test/ft-text-vertical-layout-type3-ps-argb32-ref.png differ


More information about the cairo-commit mailing list