Page 1 of 1

EMF image missing lines

Posted: 2010-02-05T10:18:27-07:00
by tsdineen
I have an emf image that doesn't display any lines through ImageMagick. I downloaded the latest version, 6.5.9, and the problem still exists. I am able to view this with the Windows Picture and Fax Viewer. The image can be found here: ftp://ftp.sas.com/outgoing/ImageMagick/.

Any ideas what is going on?

Thanks,
Tim

Re: EMF image missing lines

Posted: 2010-02-12T11:11:41-07:00
by tsdineen
Other than being on Windows does ImageMagick require anything special to properly work with EMF format?

Re: EMF image missing lines

Posted: 2010-02-12T12:09:44-07:00
by fmw42
I am not an expert on Windows formats. But I don't think IM supports EMF without a special delegate library (perhaps if wmf is enabled?)

type

convert -list format

and see if it list EMF as a supported or known format the is installed.

My list does not show EMF.


Hopefully one of the IM folks can clarify further.

Re: EMF image missing lines

Posted: 2010-02-12T12:17:51-07:00
by magick
ImageMagick support EMF under Windows. We need to investigate this issue and report back later.

Re: EMF image missing lines

Posted: 2010-02-25T11:06:04-07:00
by tsdineen
Has anything been found on this?

Re: EMF image missing lines

Posted: 2010-03-22T05:15:55-07:00
by tsdineen
I hate to be a bother, but it has been more than a month since this was posted. We really need emf to be able to display a proper image, since our internal tool is comparing images for differences.

Thanks,