[cairo-commit] 2 commits - configure.in test/ft-text-vertical-layout-type1-ps-ref.png

Carl Worth cworth at kemper.freedesktop.org
Mon Mar 31 12:38:27 PDT 2008


 configure.in                                  |    2 +-
 test/ft-text-vertical-layout-type1-ps-ref.png |binary
 2 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a571cc56a3e708e37fe112212fbd41ae9071a16b
Author: Carl Worth <cworth at cworth.org>
Date:   Mon Mar 31 12:17:39 2008 -0700

    Update pixman dependency to recent 0.10.0 release

diff --git a/configure.in b/configure.in
index fc794ad..62aafcf 100644
--- a/configure.in
+++ b/configure.in
@@ -299,7 +299,7 @@ CAIRO_LIBS=$CAIRO_NONPKGCONFIG_LIBS
 
 dnl ===========================================================================
 
-PIXMAN_VERSION="0.9.7"
+PIXMAN_VERSION="0.10.0"
 PIXMAN_REQUIRES="pixman-1 >= $PIXMAN_VERSION"
 PKG_CHECK_MODULES(pixman, $PIXMAN_REQUIRES, ,
 	[AC_MSG_ERROR([pixman >= $PIXMAN_VERSION is required
commit e9adba9a57177a1b5755734db25d08513a30c0b7
Author: Carl Worth <cworth at cworth.org>
Date:   Mon Mar 31 12:15:06 2008 -0700

    Update ps-specifc reference image for ft-text-vertical-layout-type1
    
    Presumably this minor change happened due to a recent fix in
    cairo-ps glyph positioning.

diff --git a/test/ft-text-vertical-layout-type1-ps-ref.png b/test/ft-text-vertical-layout-type1-ps-ref.png
index e7929d1..388ae73 100644
Binary files a/test/ft-text-vertical-layout-type1-ps-ref.png and b/test/ft-text-vertical-layout-type1-ps-ref.png differ


More information about the cairo-commit mailing list