-
Notifications
You must be signed in to change notification settings - Fork 1
SketchMorph2 Tools
Examples: pencil, circle brush
They modify the pen directly, giving it a different source form that is then drawn onto the form using a combination rule.
Examples: triangle, ellipse and rectangle
These use a temporary form that gets drawn onto using parametrized descriptions of geometric shapes. After the temporary form is completed, the form can be resized or rotated with handles, which can be later projected onto the the canvas with the another click on the canvas.
This uses a temporary text morph that gets written into, which is then projected onto the main form. You can also with the help of the text font, change the font style.
Examples: clear canvas, undo, export as PNG etc.
These are tools that are only a one-time action or a single click
There are 2 selection tool, Lasso and rectangle selection. With this tool you can select an area from the canvas, which will be copied to the clipboard and with the the help of insert selection, pasted onto the canvas.