[cairo-announce] ANN: pycairo release 1.8.10 now available

Steve stevech1097 at yahoo.com.au
Thu May 20 05:13:30 PDT 2010


Pycairo is a set of Python bindings for the multi-platform 2D graphics
library cairo.
 http://cairographics.org
 http://cairographics.org/pycairo

A new pycairo release 1.8.10 is now available from:

	http://cairographics.org/releases/pycairo-1.8.10.tar.gz
	http://cairographics.org/releases/pycairo-1.8.10.tar.gz.md5

	87421a6a70304120555ba7ba238f3dc3  pycairo-1.8.10.tar.gz

Overview of changes from pycairo 1.8.8 to pycairo 1.8.10
========================================================
General Changes:
    Pycairo 1.8.10 requires cairo 1.8.10 (or later).

New Classes/Types:
    Win32PrintingSurface
    XCBSurface - add XCB support using xpyb

Bug Fixes:
    Fix for libtool 2.2 (#27974).
    Mingw32 and pypy fixes (#25203).

Other Changes:
    Tests updated.

The Win32PrintingSurface and XCBSurface changes mean that pycairo 1.8.10
is not binary compatible with pycairo 1.8.8. So modules that use the
pycairo C API (like pygtk) will need to be recompiled to use pycairo
1.8.10.





More information about the cairo-announce mailing list