ScratchData LogoScratchData
Back to Paddle2SeeFixIt's profile

Draw Program

PAPaddle2SeeFixIt•Created September 29, 2008
Draw Program
5
3
215 views
View on Scratch

Description

For Fullmoon - who asked to see this! A simple drawing program. It makes a single connected poly-line with an unlimited number of editable vertices. Pen up/down condition is also stored at each vertex. After the drawing is generated, in can be exported into a format that the Pen Drawn Text program uses. Editting Commands ============== Click with the mouse on the stage to generate a point. A red cross appears on the currently selected point. Use arrow keys to fine-tune the position of the currently selected point. 1 key - Select the previous point in the list of points. Wraps to the last point if you attempt to go before the first point. 2 key - Select the next point in the list of points. Wraps to the first point if you attempt to go beyond the last point. 3 key - Select the last point. Space key - Select the point closest to the mouse M key - Move the currently selected point to the mouse position D key - Delete currently selected point I key - Insert a new point between the currently selected point and the next point U - Toggle the pen up or down for the currently selected point (which controls the line segment between the current point and the next point) R key - Force a redraw (Green flag does this too). Handy after you just imported new geometry. Z key - Delete all geometry and clear screen

Project Details

Project ID278460
CreatedSeptember 29, 2008
Last ModifiedSeptember 29, 2008
SharedSeptember 29, 2008
Visibilityvisible
CommentsAllowed