mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
.. | ||
assets | ||
build | ||
coffees | ||
css | ||
javascripts | ||
build.json | ||
package.json | ||
project.json | ||
README.md |
Image Editor
Full featured image editor using HTML5 Canvas.
This application is a wrapper of the TOAST UI Image editor.
Features:
- Load image to canvas
- Undo/Redo (With shortcut)
- Crop
- Flip
- Rotation
- Free drawing
- Line drawing
- Shape
- Icon
- Text
- Mask Filter
- Image Filter
Changes log
- v0.1.0-a: First release