freebsd-ports/graphics/azpainter/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
515 B
Plaintext

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.