Some improvements in the SVG writer
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 13 May 2006 08:34:06 +0000 (10:34 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 24 Sep 2009 11:30:19 +0000 (13:30 +0200)
commit08e34a873729c718a510ec642d36eebaef6f4ee7
tree9cbb8e1bd4c107dfa37fc0281b2062ef9ce7014b
parentb68056f960f3135bfa0d7e6327d06bf412b420cf
Some improvements in the SVG writer

 * Stick to SVG 1.1, and add a proper DOCTYPE definition
 * The wireframe rendering is now on a separate level
 * Add some stubs to the Renderer class
 * Add some comments here and there

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
vrm.py