pycairo release 1.8.0 is available
[Posted December 15, 2008 by cook]
| From: |
| Steve <stevech1097-AT-yahoo.com.au> |
| To: |
| cairo-announce-AT-cairographics.org |
| Subject: |
| ANN: pycairo release 1.8.0 now available |
| Date: |
| Mon, 15 Dec 2008 16:07:15 +0900 |
| Message-ID: |
| <1229324835.3792.3.camel@host.localdomain> |
| Cc: |
| python-announce-list-AT-python.org |
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.0 is now available from:
http://cairographics.org/releases/pycairo-1.8.0.tar.gz
http://cairographics.org/releases/pycairo-1.8.0.tar.gz.md5
847f5377c32228a656819f5bd18eb6b4 pycairo-1.8.0.tar.gz
Overview of changes from pycairo 1.6.4 to pycairo 1.8.0
=======================================================
General Changes:
Pycairo 1.8.0 requires cairo 1.8.0 (or later).
Add documentation (available separately)
Bug Fixes:
18101: Add support for threading
18947: cairo.SurfacePattern should INCREF the used surface
New Methods:
ScaledFont.get_scale_matrix
Surface.mark_dirty_rectangle
Surface.set_fallback_resolution
New Constants:
cairo.EXTEND_PAD
cairo.HAS_IMAGE_SURFACE
cairo.HAS_USER_FONT
API Changes:
Surface.mark_dirty: no longer accepts keyword arguments with default
values.
PycairoPattern_FromPattern (C API): has a new 'base' argument -
to fix #18947.
Other Changes:
Allow unknown cairo Pattern/Surface types to use the pycairo base
Pattern/Surface type.
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html