Problem in wmf2png conversion

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Problem in wmf2png conversion

Post by magick »

Try editing your delegates.xml and change wmf2svg to wmf2eps. In the mean-time we'll investigate why wmf2svg is failing for your image. The better solution is to install the WMF development RPM and rebuild ImageMagick. If the configure script validates the libwmf library, ImageMagick will natively render your image.
Post Reply