14 Mar 11:51
[cairo-announce] ANN: pycairo release 1.4.0 now available
Steve Chaplin <stevech1097 <at> yahoo.com.au>
2007-03-14 10:51:00 GMT
2007-03-14 10:51:00 GMT
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.4.0 is now available from: http://cairographics.org/releases/pycairo-1.4.0.tar.gz http://cairographics.org/releases/pycairo-1.4.0.tar.gz.md5 e26e77919b606113f565d70036c1f504 pycairo-1.4.0.tar.gz Overview of changes from pycairo 1.2.6 to pycairo 1.4.0 ======================================================= General changes: Pycairo 1.4.0 requires cairo 1.4.0 (or later). New methods: Context.clip_extents Context.copy_clip_rectangles Context.get_dash Context.get_dash_count Context.get_scaled_font Context.glyph_extents Context.glyph_path Context.show_glyphs LinearGradient.get_linear_points RadialGradient.get_radial_circles SolidPattern.get_rgba SurfacePattern.get_surface Deleted methods: ImageSurface.create_for_array Remove Numeric Python support, since Numeric has been made obsolete by numpy, and numpy data can be read using ImageSurface.create_for_data. Other changes: the module cairo.gtk has been removed (pygtk 2.7.0 onwards has cairo support built in). Send instant messages to your online friends http://au.messenger.yahoo.com _______________________________________________ cairo-announce mailing list cairo-announce <at> cairographics.org http://cairographics.org/cgi-bin/mailman/listinfo/cairo-announce
RSS Feed