[magick-users] Newbie -- Convert SVG to JPG or PNG
Lina Faller
lina.faller at unh.edu
Tue Oct 23 19:17:13 PDT 2007
I reinstalled IM using mac ports as you suggested, however, I still
get 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"'.
after installing IM, I tried running their example (the logo.gif
thing) and it worked fine.
when I run identify -list format, the mode of SVG is still set to "-w+"
In my delegates.xml file, I found this line:
<delegate decode="svg" command='"wmf2svg" -o "%o" "%i"' />
The %o is listed before %i. Does this mean, I need to list the output
file name before the input file name?
I appreciate your comments,
~Lina
On Oct 23, 2007, at 12:41 PM, arcanaimperii at imagemagick.org wrote:
>> Is there a way to make it "rw+" ?
>
> The XML delegate library is required at build time. Try installing
> ImageMagick from Mac Ports. See
> http://www.imagemagick.org/script/binary-releases.php#macosx .
More information about the Magick-users
mailing list