16-bit DIBs mishandled

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
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

How are you decoding the DIB's with ImageMagick? There are three or four different places in ImageMagick that read DIB's and apparently one if out of sync with the more robust BMP reader. Is there a small piece of code or script that you can post so we can reproduce the problem and patch ImageMagick to work properly.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

We have a patch in ImageMagick 6.2.7-7 Beta for the bug your reported. Thanks for the problem report.
Post Reply