1 May 19:35
[Announce] PyGooCanvas 0.10.0
Gian Mario Tagliaretti <gianmt <at> gnome.org>
2008-05-01 17:35:18 GMT
2008-05-01 17:35:18 GMT
I am pleased to announce version 0.10.0 of the Python bindings for Goocanvas. It is available at: https://developer.berlios.de/projects/pygoocanvas/ The bindings are updated with the new Goocanvas API PyGooCanvas 0.10.0 (May 01 2008) ================== o Install a .pc file (Gustavo) o Add goocanvas.ItemSimple.bounds getsets (Gustavo) o prevent PYGTK from being imported into goocanvasmodule, patch from Randall Wood. Fixes LP#150412 o fix object registration TYPE_CAIRO_PATTERN (Gian Mario) o New custom example for SVG images. (Gian Mario) o update with new goocanvas 0.10 API (Gian Mario) o fix a bug introduced by pycairo API change, see LP#222503 reported by David Boucher (Gian Mario) o Update docs according to new API (Gian Mario) Blurb: ====== Goocanvas [1] is a canvas widget for GTK+, It is similar in many ways to FooCanvas, hence the name, but it uses cairo for rendering, it has an optional model/view split, and uses interfaces for items & views (so you can easily turn any application object into a canvas item or view).(Continue reading)
RSS Feed