From 3db384424bd7398ffbb7a355cab8f15f3add009f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2016 19:24:58 +0200 Subject: New upstream version 1.9.1+repack --- doc/synthcal.html | 214 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 122 insertions(+), 92 deletions(-) (limited to 'doc/synthcal.html') diff --git a/doc/synthcal.html b/doc/synthcal.html index 89f3fed..229f506 100644 --- a/doc/synthcal.html +++ b/doc/synthcal.html @@ -1,108 +1,138 @@ - + - - synthcal - - - - -

spectro/synthcal

-

Summary

-Create synthetic calibration file. The default is a linear calibration -file.
-

Usage

-synthcal [-options] basename
- -t -N            i = -input, o = output, d = display (default)
- -d col_comb     choose colorant combination -from the following:
-                 + + synthcal + + + + +

spectro/synthcal

+

Summary

+ Create synthetic calibration file. The default is a linear + calibration + file.
+

Usage

+ synthcal [-options] basename
+
 -r + res          Set + the calibration resolution (default 256)
+  -t + N            + i = + input, o = output, d = display (default)
+  -d col_comb     choose colorant + combination + from the following:
+                  0: -Print grey
-                 +Print + grey
+                  1: -Video grey
-                 +Video + grey
+                  2: -Print RGB
-                 +Print + RGB
+                  3: -Video RGB
-                 -4: -CMYK
+Video + RGB
                 -5: -CMY
+ 4: + CMYK
                 + 5: + CMY
+                  6: -CMYK + Light CM
-                 +CMYK + + Light CM
+                  7: -CMYK + Light CMK
-                 +CMYK + + Light CMK
+                  8: -CMYK + Red + Blue
-                 +CMYK + + Red + Blue
+                  9: -CMYK + Orange + Green
-                 +CMYK + + Orange + Green
+                  10: -CMYK + Light CMK + Light Light K
-                 +CMYK + + Light CMK + Light Light K
+                  11: -CMYK + Orange + Green + Light CM
-                 +CMYK + + Orange + Green + Light CM
+                  12: -CMYK + Light CM + Medium CM
- -D colorant     Add or delete colorant from -combination:
-                 +CMYK + + Light CM + Medium CM
+  -D colorant     Add or delete colorant + from + combination:
+                  (Use --?? to list known colorants)
-
 -o -o1,o2,o3,    Set non-linear curve offset -(default 0.0)
- -s -s1,s2,s3,    Set non-linear curve scale -(default 1.0)
- -p p1,p2,p3,    Set non-linear curve powers -(default 1.0)
- outfile         Base name -for output .cal file

-

Comments
-

-This is the tool creates a calibration (.cal) -file that has a linear table -for each channel. This is useful in setting up a display for -evaluation, disabling printer calibration, testing, or to recover a -display that has a strange set of -Video LUTs loaded.
-
-The -t option -selects the type of device the calibration file is intended for. -Default is display.
-
-The -d option -selects the device colorspace. The default for input and display is Video RGB, while the default for output is CMYK.
-

- The -D parameter modifies the colorspace set -by -d by allowing individual -colorants to be added or subtracted from the colorspace.
-
-Optionally it can be used to create a non-linear calibration file, -useful for diagnostics. Each of the device channel curves can be -given a gamma (power curve) shape, scaled to a maximum other than -1.0, and offset from a value other than 0.0.
-
- +-?? + to list known colorants)
+
 -o + o1,o2,o3,    Set non-linear curve offset + (default 0.0)
+  -s + s1,s2,s3,    Set non-linear curve scale + (default 1.0)
+  -p p1,p2,p3,    Set non-linear curve powers + (default 1.0)
+  outfile         + Base name + for output .cal file

+

Comments
+

+ This is the tool creates a calibration (.cal) + file that has a linear table + for each channel. This is useful in setting up a display for + evaluation, disabling printer calibration, testing, or to recover a + display that has a strange set of + Video LUTs loaded.
+
+ The -r + parameter + selects the table resolution. The default is 256.
+
+ The -t + option + selects the type of device the calibration file is intended for. + Default is display.
+
+ The -d + option + selects the device colorspace. The default for input and display is + Video RGB, while the default for output + is CMYK.
+

+ The -D parameter modifies the colorspace + set + by -d by allowing + individual + colorants to be added or subtracted from the colorspace.
+
+ Optionally it can be used to create a non-linear calibration file, + useful for diagnostics. Each of the device channel curves can be + given a gamma (power curve) shape, scaled to a maximum other than + 1.0, and offset from a value other than 0.0.
+
+ -- cgit v1.2.3