LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.
LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.
To install lprof, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lprof
To see what files were installed by lprof, run:
port contents lprof
To later upgrade lprof, run:
sudo port selfupdate && sudo port upgrade lprof
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.