Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9a45881f | 2022-03-16 01:44:05 | Update to azpainter-3.0.4 Changelog: https://gitlab.com/azelpg/azpainter/-/blob/master/ChangeLog ok sdk@ | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| 71ad04c8 | 2020-05-22 15:47:32 | Add "-std=gnu99" to CFLAGS so azpainter will build with base-gcc. Fixes building on sparc64 "Sounds good" bcallah@ (maintainer) | ||
| 0315e7d7 | 2020-05-20 17:06:29 | Update to azpainter-2.1.6 Changelog: https://github.com/Symbian9/azpainter/releases/tag/v2.1.6 Big endian fixes and ok cwen@ | ||
| 861dd0ce | 2019-12-07 02:06:45 | Import graphics/azpainter, full color painting software for illustrations. Big endian testing, some patches, and ok cwen@ AzPainter is a full color painting application for Unix-like systems for illustration drawing. It is not suitable for "dot editing" or pixel art. Since the color is handled internally with 16-bit precision (15-bit fixed point), color accuracy is increased at the expense of more memory usage. It provides considerable subset of functionality offered by GIMP and even Adobe Photoshop (particularly, has one of the best support for its native PSD format among FOSS) while being very lightweight and blazingly fast. |