diff options
author | klaatu <klaatu@member.fsf.org> | 2022-03-07 12:28:43 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 08:38:04 +0700 |
commit | 27f462505404c894d45596a45ba70b66a5ffe7fa (patch) | |
tree | e6eb541fd0942b62b1a6237c7ce93c59d78b6a44 /graphics/xcalib/README | |
parent | 1d5aa4018106683623069e1f01b487056c2ea779 (diff) |
graphics/xcalib: Updated for version 0.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/xcalib/README')
-rw-r--r-- | graphics/xcalib/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/xcalib/README b/graphics/xcalib/README index 0dbba5c9a5..9b15db3ea5 100644 --- a/graphics/xcalib/README +++ b/graphics/xcalib/README @@ -2,7 +2,6 @@ Xcalib is a simple application to set ICC color profiles. This is frequently required in professional graphic and VFX environments to maintain consistent color throughout the production pipeline. - BUILDING ======== By deault, this SlackBuild script builds the 'xcalib' target, @@ -13,18 +12,18 @@ FGLRX drivers, start the build script with a leading variable: GPU=fglrx ./xcalib.SlackBuild -** Not having access to an AMD GPU, this is UNTESTED. +** I don't have access to an AMD GPU, so this is UNTESTED. ICC PROFILES ============ Sample ICC profiles are included with this build, but you should use an ICC profile for your monitor created by a spectrometer. -An open source spectrometer is available from http://www.hughski.com/ -Common industry ICC profiles from Adobe and the ECC are available -in the iccprofiles package here on SlackBuilds.org +An open source spectrometer is available from http://www.hughski.com/ +Common industry ICC profiles can be found here on SlackBuilds.org in +the icc_profiles packages. USAGE ======= |