To the homepage
NOTE: Before using this, you should know how the JavaScript coordinate system works. If not, go
here
.
You should also know how canvas drawing works; that can be found
here
. This canvas is 512x512.
If you are reading this, your browser does not support the canvas element.
Global Settings
Colour (can be a CSS colour or hex value):
Draw
Circle Settings
X:
Y:
Radius:
Draw
Square/Rectangle Settings
X:
Y:
Width:
Height:
Draw
Line Settings
Start X:
Start Y:
End X:
End Y:
Draw
Text Settings
Solid?
Yes
No
Text:
Font: (coming soon!)
X:
Y: