Embedded XMP comments when convert JPEG file to EPS is incor

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
broucaries
Posts: 467
Joined: 2008-12-21T11:51:10-07:00

Embedded XMP comments when convert JPEG file to EPS is incor

Post by broucaries »

From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572212

converting http://www.stockartistsalliance.org/fil ... Aweb_0.jpg
to eps create an incorrect eps file.

Please correct

Thank you
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Embedded XMP comments when convert JPEG file to EPS is i

Post by magick »

We can reproduce this problem and have a patch in ImageMagick 6.6.0-1 Beta available by sometime tomorrow. In the mean-time, try adding +profile xmp to the command line to remove the profile before its saved to EPS. Thanks.
Post Reply