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

Steve stevech1097 at yahoo.com.au
Thu Mar 19 02:10:31 PDT 2009


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

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

	6adff10f58818004839fe9edc9dc6a9b  pycairo-1.8.4.tar.gz

Overview of changes from pycairo 1.8.2 to pycairo 1.8.4
=======================================================
General Changes:
    Pycairo 1.8.4 requires cairo 1.8.4 (or later) and Python 2.6

Bug Fixes:
    20674: Add get/set_extend for Gradient Patterns

New Classes:
    cairo.ToyFontFace

New Methods:
    Pattern.get_extend
    Pattern.set_extend
    ToyFontFace.get_family
    ToyFontFace.get_slant
    ToyFontFace.get_weight

Deleted Methods:
    SurfacePattern.get_extend
    SurfacePattern.set_extend

Other Changes:
    Threading for surfaces with stream functions has been reenabled.
    Documentation updates.


Steve

_______________________________________________
cairo-announce mailing list
cairo-announce at lists.cairographics.org
http://lists.cairographics.org/mailman/listinfo/cairo-announce


More information about the cairo mailing list