Width
Height
- Clear canvas to apply the new image size!
Changelog
v0.6.1
Added an "Open" button that lets you open an image either from a file or from a URL.
v0.6
Pixel art mode. (Set the size and the stabilizer to 0)
Changed shift+wheel rotation stepping to 15 degrees (from 10 degrees).
You can ctrl+shift+wheel to rotate just a degree now.
Increased zoom limit.
v0.5.1
Drawing too slowly with your finger should no longer mess up lines.
v0.5
Added view rotation.
Hold down the shift key while scrolling with your mouse wheel to rotate the view.
You can now pan/zoom/rotate with touch.
Various touch input improvements.
Fixed alpha blending. (It "should" behave like how it was before v0.3)
Got very close to multi-layer support. Mostly some UI/UX things are left.
New favicon, which has been made within this tool ;D
v0.4.2
Added a fullscreen button.
Some theme and UI tweaks.
v0.4.1
Fix image loading from URL. (This was an undocumented feature. You can load images by appending ?src=ImageLink to the URL in the adress bar. Image link must be URL encoded!)
v0.4
Added zoom and panning. (mouse only, for now)
Added "Reset view" buttton. (shortcut Ctrl+0)
Added a redo button.
Added a "Are you sure?" prompt when leaving/refreshing the page.
You can now change the pen size with the mouse wheel.
You can now zoom in/out with the mouse wheel while holding down Ctrl.
New images are now properly scaled to the screen.
More consistent layout across devices.
"Clear All" button no longer asks for comfirmation if nothing has been drawn.
Various input related bug fixes.
Removed unused UI elements and logic.
Made some progress towards multiple layers (WIP).
v0.3
Added basic stylus support.
Added redo (Crtl+Y or tap with 3 fingers).
Added undo gesture (tap with 2 fingers).
Added the smoothing (stabilizer) option.
Changed how lines are drawn.
Changed default resolution to 1120x630 (from 1280x720).