Home | Trees | Indices | Help |
|
---|
|
SVG.py - Construct/display SVG scenes.
The following code is a lightweight wrapper around SVG files. The metaphor is to construct a scene, add objects to it, and then write it to a file to display it.
This program uses ImageMagick to display the SVG files. ImageMagick also does a remarkable job of converting SVG files into other formats.
|
|||
Scene | |||
Line | |||
Circle | |||
Rectangle | |||
Text |
|
|||
|
|||
|
|
|||
display_prog =
|
|||
__package__ =
|
Imports: os
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 22 10:48:24 2009 | http://epydoc.sourceforge.net |