[Ohrrpgce] [ohrrpgce/ohrrpgce] 4-bit BMP export with width mod 4 == 1 is broken (#1143)

Ralph Versteegen notifications at github.com
Fri Aug 21 21:10:13 PDT 2020


This is fixed now, but it turns out that it's not a duplicate of bug #1070. This bug is specific to 4-bit bmps, and produced a broken bmp whenever `CINT(width / 2) <> (width + 1) \ 2`, that is, whenever CINT rounded down instead of up: `width % 4 == 1`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1143#issuecomment-678590883
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200821/9c746d45/attachment.html>


More information about the Ohrrpgce mailing list