[cairo-announce] pycairo snapshot 0.1.4 now available
Steve Chaplin
stevech1097 at yahoo.com.au
Fri Jan 14 07:03:07 PST 2005
A new pycairo snapshot 0.1.4 is now available from:
http://cairographics.org/snapshots/pycairo-0.1.4.tar.gz
http://cairographics.org/snapshots/pycairo-0.1.4.tar.gz.md5
ffa6746828745641adf96964d02b7cc0 pycairo-0.1.4.tar.gz
What's new since 0.1.3?
The PyCairo license has changed so that it is now dual-licensed under
the LGPL and the MPL, the same as Cairo itself. For details see the
COPYING file as well as COPYING-LGPL-2.1 and COPYING-MPL-1.1.
New Cairo bindings:
cairo_pdf_surface_create
cairo_set_target_pdf
New libsvg-cairo bindings:
svg_cairo_parse
svg_cairo_parse_buffer
svg_cairo_render
svg_cairo_get_size
Other:
Added --without-pygtk configure option.
Renamed the PyCairo API _new() functions to _wrap() to allow
_new() to be used for python __new__ functions.
New examples: svg2png.py and svgview.py.
--
Steve
More information about the cairo-announce
mailing list