ArgyllCMS is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB & CMYK printers. Argyll includes a general purpose ICC V2 profile format access library, icclib, and a general purpose CGATS file format I/O library.
ArgyllCMS is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB & CMYK printers. Argyll includes a general purpose ICC V2 profile format access library, icclib, and a general purpose CGATS file format I/O library.
To install argyll, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install argyll
To see what files were installed by argyll, run:
port contents argyll
To later upgrade argyll, run:
sudo port selfupdate && sudo port upgrade argyll
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.