GSoC/GCI Archive
Google Code-in 2011 GNOME Project

Add SVG Image implementation example to PyGoocanvas code documentation

completed by: Isham Faizal

mentors: Srishti

The task requires to add an example illustrating SVG (Scalar Vector Graphics) image implementation to the code documentation of PyGoocanvas https://live.gnome.org/PyGoocanvas 

Create an SVG image using Inkscape. Assign object id to various parts of image. Make use of SVG API of PyGoocanvas in your code to load the image and add callbacks to various  id's.