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

arcanaimperii at imagemagick.org arcanaimperii at imagemagick.org
Tue Oct 23 09:23:44 PDT 2007


> ERROR: meta.c (179): wmf_header_read: this isn't a wmf file

Sounds like you are missing the requisite XML delegate library.  Type

  identify -list format
  identify -list configure

Check the SVG format and see if its mode is rw+ (read/write/append).  Also
see if xml is listed as one of the DELAGATES. 


More information about the Magick-users mailing list