LWN.net Logo

pycairo release 1.8.6 now available

From:  Steve <stevech1097-AT-yahoo.com.au>
To:  cairo-announce-AT-cairographics.org
Subject:  ANN: pycairo release 1.8.6 now available
Date:  Thu, 25 Jun 2009 17:02:15 +0800
Message-ID:  <1245920535.16630.2.camel@host.localdomain>
Cc:  python-announce-list-AT-python.org
Archive-link:  Article, Thread

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.6 is now available from:

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

	d10a68f88da0a6a02864bf8f0c25ee4d  pycairo-1.8.6.tar.gz

Overview of changes from pycairo 1.8.4 to pycairo 1.8.6
=======================================================
General Changes:
    Pycairo 1.8.6 requires cairo 1.8.6 (or later)

Bug Fixes:
    ImageSurface.create_from_png _read_func fix
    ToyFontFace type fix
    19221: restore cairo.Matrix '*' operator to the way it originally
worked.

Other Changes:
    Documentation completed.


Steve

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds