Cairo
Revision as of 15:59, 19 June 2009 by Michael Murtaugh (talk | contribs)
Cairo is a free software 2D graphics library. It is vector-based, and can be used to produce SVG and PDF format images, for instance. It is cross-platform (Linux, Mac, and Windows). Cairo is used as the rendering engine in the latest version of the Firefox browser.
Python
Installing on Debian
sudo apt-get install python-cairo