I'm using the ImageMagick 'convert' command to convert large number of SVG files to PNG using shell script...
All the SVG files I have could be rendered correctly by many other programs, like Firefox. ImageMagick shows error in conversion of many of the SVG files, and the output is completely messed out. The error is convert: Non-conforming drawing primitive definition `polygon'. Could you please tell me how to get ImageMagick working correctly. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
