Sketchy/README.md

60 lines
1.5 KiB
Markdown
Raw Normal View History

2014-02-07 16:10:26 +03:30
Sketchy
=======
2013-12-17 03:51:46 -08:00
2014-02-20 01:06:39 +03:30
Free Sketch / Paint application for Firefox with a lot of features.
2014-02-07 16:10:26 +03:30
Key features:
* Different types of brushes
* Customizable brushes
* Colorpicker
* Unlimited Undo/Redo
2014-02-20 01:06:39 +03:30
* Save your sketch to sdcard / PC
* Save your sketch as a "Sketchy Project" and edit it later
* Different shapes ( Circle, Rectangle, Square, Triangle )
* Fill / Stroke
2014-02-07 16:10:26 +03:30
New features are coming soon! Contact and tell us what feature you would like to see in next version ( you can make an issue ).
Found a bug? Make and issue and I'll fix it as soon as possible.
Web version: https://mdibaiee.github.io/Sketchy/Web/
2014-02-07 16:36:38 +03:30
2014-02-07 16:12:18 +03:30
Firefox Marketplace: https://marketplace.firefox.com/app/sketchy/
2014-02-20 01:06:39 +03:30
Start
=====
To start working on:
git clone https://github.com/mdibaiee/Sketchy
cd Sketchy
npm install
grunt
Sketchy will be built to "build" folder, you can run `grunt watch` to automatically re-run tasks when you modify files.
2014-02-07 16:12:18 +03:30
Changelog
=========
2014-02-09 19:08:14 +03:30
**1.2**
2014-02-21 17:03:13 +03:30
* Added an option to save sketches as a project, so they are editable later
2014-02-16 18:07:54 +03:30
* Added an option to change board's color ( Background )
* Added Shapes (Circle, Rectangle, Square, Triangle)
2014-02-21 17:03:13 +03:30
* Added Fill/Stroke option for Lines and Shapes )
2014-02-16 18:07:54 +03:30
* Made Line Join working ( was disabled in version 1.1 )
2014-02-09 19:08:14 +03:30
2014-02-07 16:12:18 +03:30
**1.1**
* Added "About"
* No load-time for Mobile
* Added preloader for images
2014-02-07 17:30:34 +03:30
* Fixed low lineWidth for sketches rendering invisible in Chrome
* Fixed background settings not applying ( save )
2014-02-07 18:35:58 +03:30
* Fixed Email link not working on Mobile
2014-02-07 16:34:53 +03:30
License
=======
GPL v2
2014-02-07 16:36:38 +03:30
2014-02-07 16:34:53 +03:30
Copyright (C) 2014 Mahdi Dibaiee