Version: 3.0.4, Package name: azpainter-3.0.4 |
Maintained by: Brian Callahan |
Master sites: |
Description 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. |
Filesize: 963.209 KB |
Version History (View Complete History) |
|
2020-05-22 09:47:32 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Add "-std=gnu99" to CFLAGS so azpainter will build with base-gcc. Fixes building on sparc64 "Sounds good" bcallah@ (maintainer) |
2020-05-20 11:06:30 by Brian Callahan | Files touched by this commit (7) |
Log message: Update to azpainter-2.1.6 Changelog: https://github.com/Symbian9/azpainter/releases/tag/v2.1.6 Big endian fixes and ok cwen@ |