How do I render *parts* of a svg file?
- by Fake Code Monkey Rashid
Hello good people! :)
I want to render parts of a svg file by name but for the life of me I cannot figure out how to do so (using python + gtk).
Here's the svg file in question: http://david.bellot.free.fr/svg-cards/files/SVG-cards-2.0.1.tar.gz
On his site, David, says:
You can draw a card either by
rendering the file onto a pixmap and
…