|
|
4 ani în urmă | |
|---|---|---|
| linux | 4 ani în urmă | |
| win | 4 ani în urmă | |
| README.md | 4 ani în urmă |
Small scripts for profiling a printer using ArgyllCMS.
This setup for use with a ColorMunki Photo. The colour patches are small, and a guide will be needed.
These scripts require ArgyllCMS executables to be in the system path.
For Linux, just install ArgyllCMS via a package manager or download the latest binaries.
For Windows, one way is to install DisplayCAL and point to included ArgyllCMS
binaries in the system's Path environmental variable.
Path and edit it.Under Linux:
$ cd linux
# Set a profile name e.g. Printer_Ink_Paper
$ vim profilename
$ gencharts.sh
$ readcharts.sh
$ genprofile.sh
# If max errors are high (>3.0), check the offending lines
$ checkprofile.sh
# Re-read columns as necessary. Will need to `genprofile.sh` again after.
$ readagain.sh
Under Windows, the included batch files run similarly to the linux ones above.