Looking for convert bin with svg support
Hello,
I'm trying to convert a svg file to png withing the kindle 3, but to do that I need a version of convert witch has been compiled with support for svg files.
Currently I'm using the bin which comes with linkss package which I found on this forum.
Can anybody help me?
I also tried to find a module that allows me to do the same in python but no luck.
I tried with cairosvg and wand but both modules need libs that are not in the kindle (wand) or are not meant to run on python 2.7 (cairosvg).
|