antosdk-apps/ImageEditor
2023-06-01 16:33:07 +02:00
..
assets add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
build add release job using AntOS build system 2023-06-01 16:33:07 +02:00
coffees add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
css add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
javascripts add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
build.json Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
package.json add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
project.json add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00
README.md add libfabric and ImageEditor 2021-04-10 19:17:15 +02:00

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