mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 13:51:51 +00:00
first commit
This commit is contained in:
commit
87c428731a
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
miniPaint
|
||||
|
||||
Online graphics editing tool using HTML5.
|
||||
|
||||
Online graphics editing tool use HTML5 technologies like Canvas, Offline support,
|
||||
Drag and Drop.
|
||||
|
||||
Features: open, edit, save images, various drawing tools like Magic Wand tool, Clone tool,
|
||||
erase, fill, colour picker, colour selector, layers, pencil, brush, shapes, trim, flip,
|
||||
rotate, resize, Lanczos resample, transparency, zoom, grid, EXIF data, crop,
|
||||
export/import layers data, paste from clipboard, 25 various filters including blur, Tilt Shift.
|
||||
|
||||
Key features: layers, transparency, offline graphics editing.
|
||||
|
||||
It works in all modern browsers that support HTML5.
|
||||
|
||||
Used libraries:
|
||||
JQuery http://jquery.com/
|
||||
Menu http://blog.geotitles.com/2011/09/creating-the-new-top-black-bar-found-in-google-and-all-its-products/
|
||||
ImageFilters.js https://github.com/arahaya/ImageFilters.js
|
||||
glfx.js http://evanw.github.io/glfx.js/
|
||||
html5slider.js https://github.com/fryn/html5slider
|
||||
exif.js https://github.com/jseidelin/exif-js
|
||||
Loading…
Reference in New Issue
Block a user