Press the R key to enter move mode. Use the arrows to move the drawing while in move mode. Press the C key to clear the screen. Clear can't be undone. You have to click on a tool to use it. Check out the new paint editor I made: /https://scratch.mit.edu/projects/222588971/
All programing and art by @GreenScripter . This program draws in semi-vector. If you zoom in it becomes connected lines rather than pixels. ~ Changed buttons and background. The tools were not that hard to make because I wrote them separately (Same with the functions.) and later combined them. I made the graphics the day I posted it. All that the tool buttons do is set a variable to a number and the function buttons run a script that I wrote separately.