summaryrefslogtreecommitdiff
path: root/graphics/simp/DESCR
blob: df1ed179edbba1fd33c8ab100f227963b39d2f35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Simp is a fast and simple GPU-accelerated image manipulation program.

Goals:
- Support of as many image formats as possible.
- 60 Hz. Avoid blocking for more than 16ms.
- Flicker free redrawing.
- Smooth resizing.
- Always use GPU-acceleration where possible.
- Desktop OS support.
- Basic image manipulation.

Non Goals:
- Powerful image manipulation (I am not making the next photoshop)
- Web/Mobile platform support.