https://github.com/renbinden/artistry
A graphics editor
https://github.com/renbinden/artistry
Last synced: about 2 months ago
JSON representation
A graphics editor
- Host: GitHub
- URL: https://github.com/renbinden/artistry
- Owner: renbinden
- License: agpl-3.0
- Created: 2014-02-06T20:34:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-07T18:53:10.000Z (over 12 years ago)
- Last Synced: 2025-03-01T23:11:37.195Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Artistry
========
A graphics editor
Artistry is a basic graphics editor based on the shortcomings in common graphics editors on OS X:
* GIMP: UI is a mess, OS X version's menus are buggy
* Seashore: Window often freezes, preventing you seeing updates in real time
* Photoshop: Proprietary, Adobe-owned piece of software with a high cost and/or subscription fee
With this in mind, Artistry aims to be a responsive, powerful graphics package. (It's a long way off that for now, but we'll see how things improve ;) )
Have a suggestion? Open an issue.
Know Java and want to contribute? Open a pull request.
Enjoy!