aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libggigcp
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.2garga2005-09-242-3/+3
| | | | | PR: 86505 Submitted by: maintainer
* - Update to 0.9.1jylefort2005-04-193-10/+7
| | | | | | | | | - Fix build on 4.X - Use USE_LIBTOOL_VER=15 PR: ports/80038 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor)
* Add libggigcp, a libggi extension for advanced color and palette handling. Itpav2004-12-124-0/+96
adds features for conversion between different color spaces such as RGBA, YUV, HSV and CMYK and some manipulation functions like brightness. PR: ports/74824 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>