EPS Misidentified in Identify 6.8.9.8

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
zx2c4
Posts: 1
Joined: 2014-10-27T15:59:31-07:00
Authentication code: 6789

EPS Misidentified in Identify 6.8.9.8

Post by zx2c4 »

Correct behavior in 6.8.9.7:

zx2c4@thinkpad ~ $ identify -format '%m\n' ~/postscriptfile.eps
PS

Incorrect behavior in 6.8.9.8:

zx2c4@thinkpad ~ $ identify -format '%m\n' ~/postscriptfile.eps
PNG
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: EPS Misidentified in Identify 6.8.9.8

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.8.9-10 Beta, available by sometime tomorrow. Thanks.
Post Reply