On Mon Aug 21 18:16:35 2023 +0000, Bartosz Kosiorek wrote:
It should be
for (x=0; x<width; x++)
It would be great to cover it with test case. currenlty icon is filled with zeros, that's why it is not verify this case.
That will all be in in part 2. I didn't want to pack too much into this MR.