mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
.. | ||
main.css | ||
main.js | ||
package.json | ||
README.md | ||
scheme.html | ||
tui-image-ed-bundle.min.js |
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