hi,
I noticed some of the WMF files are not coverted properly with ImageMagick 6.6.3.
The source file - http://www.bitbetter.com/samples/Firewrks.wmf
command: convert firewrks.wmf wmf.jpg
It produces an image with black background. Any suggestions?
Thanks,
jerry
Converting WMF produces black/white background
Re: Converting WMF produces black/white background
We use the WMF delegate library to produce EPS. The bug very well be in that library. Try the following commands:
- wm2eps --auto Firewrks.wmf
display Firewrks.eps