svg2rlg is a fork of the svglib project by Dinu Gherman.
Changes:
* Use elementtree for handling xml
* More robust and faster parsing.
* fixes some errors in rendering lines and text
* The source distribution has a wxpython based testing tool against the official SVG test suite.
The authors motivation was to have a more robust handling of SVG files in the rst2pdf tool. Specific to be able to handle the quirks needed to include SVG export from matplotlib.
Requirements:
· Python