Given a configuration option, show a grid on the final image. This will require making the image 1 pixel wider and taller, and then for each texture, making its top row and left column be of grid-color.
Then the bottom row and right column should be colored with grid-color.
Given a configuration option, show a grid on the final image. This will require making the image 1 pixel wider and taller, and then for each texture, making its top row and left column be of
grid-color.Then the bottom row and right column should be colored with
grid-color.