I use pyWxSVG to convert a svg file to a png image.
pyWxSVG is svg canvas for wxPython.
View and print svg file or svg content, convert svg to raster
graphics. Open svg, svgz file as wx.Image, use wx.BITMAP_TYPE_SVG,
wx.BITMAP_TYPE_SVGZ type. Partial support svg format. Tested with
Python 2.5 and w
Hi,
I try using Python (on Windows) with Cairo and librsvg to convert a svg
file to a png image. I got some help from the German python newsgroup to
get this running but now I run into some problems with pango I don't
know how to solve.
Running the python script in the console it tells me:
(p