LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV and CMYK. Furthermore it supports a generic color-blending, which can also be used for transluency effects.
LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV and CMYK. Furthermore it supports a generic color-blending, which can also be used for transluency effects.
To install libggigcp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libggigcp
To see what files were installed by libggigcp, run:
port contents libggigcp
To later upgrade libggigcp, run:
sudo port selfupdate && sudo port upgrade libggigcp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.