Menu

#3 Bad SHR640 conversion

v1.0_(example)
closed
None
5
2014-01-20
2014-01-13
No

Reported by Bill Buckels:

Dithered images created by BMP2SHR are not displaying correctly. CiderPress is using the wrong offsets for the 640 mode palette.

In ReformatSHR::SHRDataToBitmap8, the "if (mode640)" section uses "colorTableOffset + pixelVal + N", where N is 12 / 8 / 4 / 0. Apparently it should be 8 / 12 / 0 / 4.

Discussion

  • Andy McFadden

    Andy McFadden - 2014-01-14

    Sample images from Bill Buckels.

     
  • Andy McFadden

    Andy McFadden - 2014-01-20
    • status: open --> closed
     
  • Andy McFadden

    Andy McFadden - 2014-01-20

    Fixed in 3.0.2d1.

     

Log in to post a comment.

MongoDB Logo MongoDB