[cairo-commit] test/clip-operator-pdf-argb32-ref.png test/ft-text-vertical-layout-type1-pdf-ref.png test/ft-text-vertical-layout-type3-pdf-ref.png test/Makefile.am test/push-group-pdf-ref.png test/push-group-pdf-rgb24-ref.png

Carl Worth cworth at kemper.freedesktop.org
Mon Apr 7 22:39:41 PDT 2008


 test/Makefile.am                               |    2 ++
 test/clip-operator-pdf-argb32-ref.png          |binary
 test/ft-text-vertical-layout-type1-pdf-ref.png |binary
 test/ft-text-vertical-layout-type3-pdf-ref.png |binary
 test/push-group-pdf-ref.png                    |binary
 test/push-group-pdf-rgb24-ref.png              |binary
 6 files changed, 2 insertions(+)

New commits:
commit e460e586d7d093c1e03052efa3bfb45a2d5cf6ef
Author: Carl Worth <cworth at cworth.org>
Date:   Mon Apr 7 22:02:44 2008 -0700

    Update several pdf-specific reference images
    
    I don't know if we made minor changes to the pdf backend, or
    if this was due to a poppler change, (we recently bumped the
    poppler required for testing up to 0.8.0), but any way around
    it these test results look just as good as the reference images
    they are replacing.

diff --git a/test/Makefile.am b/test/Makefile.am
index 7b4ac7e..8a38df0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -403,9 +403,11 @@ REFERENCE_IMAGES = \
 	ft-show-glyphs-positioning-svg-ref.png		\
 	ft-show-glyphs-table-ref.png			\
 	ft-show-glyphs-table-ps-ref.png			\
+	ft-text-vertical-layout-type1-pdf-ref.png	\
 	ft-text-vertical-layout-type1-ps-ref.png	\
 	ft-text-vertical-layout-type1-ref.png	\
 	ft-text-vertical-layout-type1-svg-ref.png	\
+	ft-text-vertical-layout-type3-pdf-ref.png	\
 	ft-text-vertical-layout-type3-ps-ref.png	\
 	ft-text-vertical-layout-type3-ref.png	\
 	ft-text-vertical-layout-type3-svg-ref.png	\
diff --git a/test/clip-operator-pdf-argb32-ref.png b/test/clip-operator-pdf-argb32-ref.png
index 6513e0e..b00cc00 100644
Binary files a/test/clip-operator-pdf-argb32-ref.png and b/test/clip-operator-pdf-argb32-ref.png differ
diff --git a/test/ft-text-vertical-layout-type1-pdf-ref.png b/test/ft-text-vertical-layout-type1-pdf-ref.png
new file mode 100644
index 0000000..1fa9ecd
Binary files /dev/null and b/test/ft-text-vertical-layout-type1-pdf-ref.png differ
diff --git a/test/ft-text-vertical-layout-type3-pdf-ref.png b/test/ft-text-vertical-layout-type3-pdf-ref.png
new file mode 100644
index 0000000..04e679b
Binary files /dev/null and b/test/ft-text-vertical-layout-type3-pdf-ref.png differ
diff --git a/test/push-group-pdf-ref.png b/test/push-group-pdf-ref.png
index a7aace0..e016dbd 100644
Binary files a/test/push-group-pdf-ref.png and b/test/push-group-pdf-ref.png differ
diff --git a/test/push-group-pdf-rgb24-ref.png b/test/push-group-pdf-rgb24-ref.png
index d45cf6e..7e84ec8 100644
Binary files a/test/push-group-pdf-rgb24-ref.png and b/test/push-group-pdf-rgb24-ref.png differ


More information about the cairo-commit mailing list