Literally Canvas is a simple drawing toolkit created on top of the new HTML5 standard.
It allows users to create (simple for now) artwork via their Web browsers.
It provides a drawing area, along with a toolbar full of drawing controls (eraser, brush tool, line tool, rectangle tool, back-forward actions, color picker, etc.).
Along with the toolbar, options to save the created artwork to an image or upload it to Imgur are also provided.
Requirements:
· JavaScript enabled on client side
· HTML 5 canvas enabled browser
· jQuery 1.8.2 or higher
· Underscreo.js 1.4.2 or higher
What's New in This Release: [ read full changelog ]
· Line tool
· Rectangle tool
· Better iOS support (fix several bugs)
· Toolbar style tweaks
· Replace Imgur stuff with canvasForExport()