[magick-users] Newbie -- Convert SVG to JPG or PNG

Lina Faller lina.faller at unh.edu
Tue Oct 23 09:17:06 PDT 2007


I tried forcing it like you suggested, but I got the same error:

convert svg:circle1.svg circle1.png

ERROR: meta.c (179): wmf_header_read: this isn't a wmf file
convert: Delegate failed `"wmf2svg" -o "%o" "%i"'.


On Oct 23, 2007, at 11:52 AM, arcanaimperii at imagemagick.org wrote:

>> Does IM think I am trying to convert a wmf file?
>
> Apparently.  You can always force SVG like this:
>
>   convert svg:image.svg image.png
>
> for example.



More information about the Magick-users mailing list