jpg to eps error

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
rudahl

jpg to eps error

Post by rudahl »

convert x.jpg x.eps

produces a wildly wrong %%BoundingBox, and therefore incorrect results in LaTex

It doesn't do this with all .jpgs, only with a couple that I have. (I'll happily send them).

It happens with 6.6.4-4 (which I just built) and with 6.3.0 (supplied with OpenSUSE 10.2, 64-bit)

It does NOT happen with 5.5.7 on a 32-bit platform. In that case, the conversion is correct.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: jpg to eps error

Post by magick »

Post a URL to one of the problematic JPEG images. We need to reproduce the problem before we can offer a solution.
Post Reply