"Ahmad GMail" on wrote... | 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=20 | convert: Non-conforming drawing primitive definition `polygon'. | | Could you please tell me how to get ImageMagick working correctly.
See why in http://imagemagick.org/Usage/draw/#svg Due to a current Segmentation fault in the latest IM releases for RSVG the images in the above were not re-generated properly. They should re-appear in a few hours time. Anthony Thyssen ( System Programmer ) <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- "Remember I'm a hologram, don't try these stunts at home." -- Larry Niven & Steven Barnes, "The Barsoom Project" ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
