Have the grid generation create smaller rectangles along the edges to
account for extra space due to the floor procedure.
Create a new image-bmp variable to contain the converted image-pict so
we don't try and convert it every single time on-paint is called.
@IonoclastBrigham I have mostly tested this on my system, but I would like another pair of eyes. Also, the addition of over 100 lines concerns me but I'm not sure how I would be able to shorten the procedure.
Have the grid generation create smaller rectangles along the edges to account for extra space due to the floor procedure.
Create a new image-bmp variable to contain the converted image-pict so we don't try and convert it every single time on-paint is called.
@IonoclastBrigham I have mostly tested this on my system, but I would like another pair of eyes. Also, the addition of over 100 lines concerns me but I'm not sure how I would be able to shorten the procedure.