On 8/21/21 8:18 AM, Fabian Maurer wrote:
This fixes a regression from db2b266c57b73e1a16785213ce923b749c84400e. Multiple things here:
- We must use a color table to avoid undefined behavior
- We must set the bitmap line by line, in reverse
This sounds like a sign that the patch should be split...