Hi, I want to create a chackerboard pattern where each cell is a single 1x1 pixel square of alternating colors.
I guess I could just draw the first 4 pixel block and then copy & paste, but I often find myself wanting to do these kind of geometric operations (especially grids) so would love to know what other techniques are useful/
Thanks
Steve
I guess I could just draw the first 4 pixel block and then copy & paste, but I often find myself wanting to do these kind of geometric operations (especially grids) so would love to know what other techniques are useful/
Thanks
Steve