
Hi everyone.
I've been running my svg2sif converter through a semi-automated tester using a huge archive from openclipart, and now I have testing results. I fixed all of the major bugs I could find and it works correctly on a large number of SVG files. There are still cases where it fails, but almost all of them are caused by SVG files that don't originate from Inkscape. What stability should I aim for before it becomes a possibility to have it shipped with Inkscape?
The kind of unsupported features I'm talking about include: viewBox attribute in <svg> tag gradients defined in the body of the document rather than in the defs section node having no id unicode<>ascii conversion error
(If anyone knows I place where I can get a large number of Inkscape-only SVG files, that would help.)
~Nikita