W
willpowered
Here's a clearer example.



6x6 group of tiles using only the colors (255, 0, 0) and (0, 255, 0).

Scaled down to 3x3 group of tiles, you can see the green color has changed.

Bonus bug: Transforming a group of pixels will occasionally leave semi-transparent garbage on the canvas. (You don't always have to flail the mouse in order to see it, but it's easy to reproduce when flailing.)

(Edit: Fixed typo)



