From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- doc/printtarg.html | 162 +++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 145 insertions(+), 17 deletions(-) mode change 100644 => 100755 doc/printtarg.html (limited to 'doc/printtarg.html') diff --git a/doc/printtarg.html b/doc/printtarg.html old mode 100644 new mode 100755 index 0d86cac..611e218 --- a/doc/printtarg.html +++ b/doc/printtarg.html @@ -3,7 +3,7 @@ printtarg + charset=windows-1252"> @@ -21,6 +21,9 @@ + + + Verbose mode
 -i 20 | 22 | 41 | 51 | @@ -36,11 +39,17 @@ DTP20, + + + DTP22, 41 = DTP41, 51 = DTP51, SS = SpectroScan,
                 + + + i1 = i1Pro, CM = ColorMunki
 
 -A scale

 
 
-S
 
 
-b
 -f
   -o k|n          + + + CMY colorspace encoding DefiveCMYK (def), inverted DeviceRGB or DeviceN
   -t [res]        Output @@ -165,6 +204,9 @@ raster + + + file, optional res DPI (default 200)
 -T [res]        Output @@ -175,12 +217,18 @@ raster + + + file, optional res DPI (default 200)
 -C              + + + Don't use TIFF compression
 -N              Use @@ -191,11 +239,17 @@ channels + + + more than 4
 -D              + + + Dither 8 bit TIFF values down from 16 bit
 -Q nbits        Quantize @@ -206,6 +260,9 @@ fit + + + in nbits
 -K @@ -221,6 +278,9 @@ fit + + + Use given random start number
 
 -M marginSet a page margin in mm and include it in TIFF
@@ -255,6 +321,9 @@ Set + + + Don't limit strip length
 -L              Suppress @@ -265,6 +334,9 @@ clip + + + border
 -U @@ -277,6 +349,9 @@ clip + + + Select page size from:
     @@ -285,12 +360,18 @@ A4       + + + [210.0 x 297.0 mm]
                    A4R      + + + [297.0 x 210.0 mm]
                    @@ -298,6 +379,9 @@ A3       + + + [297.0 x 420.0 mm] (default)
                    @@ -313,6 +397,9 @@ A3       + + +       Legal    [215.9 x 355.6 mm]
               @@ -320,6 +407,9 @@ A3       + + +    4x6      [101.6 x 152.4 mm]
                    @@ -327,6 +417,9 @@ A3       + + + [279.4 x 431.8 mm]
 -p WWWxHHH.ti1), output(Normally, printtarg prints test patches that are the minimum size that can be reliably and accurately read by the instrument.  For some media, it might be desirable to use test @@ -424,6 +523,9 @@ A3       + + + bi-directional strip reading in instruments such as the i1pro.

The -s flag does two things. One is that it @@ -448,6 +550,9 @@ A3       generally work less reliably than colored spacers. The + + + -n flag will cause spacers to be omitted, which may still work with smaller numbers of test values when the patch selection is randomized, but won't work successfully when a large number of test @@ -496,10 +601,18 @@ A3       be 100 Dots Per Inch (DPI), but this can be changed by providing an optional DPI argument after the -t or -T flag. If the -t flag is used, than an 8 bit + style="font-weight: bold;">-t
flag is used, then an 8 bit per component TIFF file will be created. If the -T flag is used, then a 16 bit - per component TIFF file will be created.
+ per component TIFF file will be created. Note that if 8 bit TIFF output is selected (-t) without dithering (no -D) then the values will by + default be quantized to 8 bits, and that if 16 bit TIFF output is selected (-T) or 8 bit TIFF with dithering + (-D), then the values will + by default be quantized to 16 bits (see -Q flag)

-C: Normally the TIFF files created will be compressed using LZW compression to @@ -537,11 +650,11 @@ A3       quantized to. In many systems the right value would be 8 bits. Note that if 8 bit TIFF output is selected (-t) without - dithering (no -D) that the + dithering (no -D) then the values will by default be quantized to 8 bits, and that if 16 bit TIFF output is selected (-T) or 8 bit TIFF with dithering - (-D) that the values will + (-D), then the values will by default be quantized to 16 bits.

The -K file.cal parameter specifies a @@ -570,13 +683,13 @@ A3       label printed on the right hand side of each chart.

The -x parameter allows specifying the - labelling sequence used for strips (e.g. the X axis of the chart). - By default this will be a character sequence A, B, C .. Z. AA, AB, - AC .. ZZ, but this can be changed by specifying an alternate - labelling sequence pattern. The pattern specifies the labelling - sequence as follows: First comes the definition of the symbols for - each digit location, least significant to most significant, each - digit separated by the ',' character. Note that space is a valid + labeling sequence used for strips (e.g. the X axis of the chart). By + default this will be a character sequence A, B, C .. Z. AA, AB, AC + .. ZZ, but this can be changed by specifying an alternate labeling + sequence pattern. The pattern specifies the labeling sequence as + follows: First comes the definition of the symbols for each digit + location, least significant to most significant, each digit + separated by the ',' character. Note that space is a valid character. The number of definitions declares the maximum number of digits. For example, for a 2 digit numerical sequence: "0123456789, 123456789" would define 0..99 with the most significant digit @@ -597,11 +710,11 @@ A3       the following might be used: "A-Z, 2-9;A-X,2A-9Z".

The -y parameter allows specifying the - labelling sequence used for patches (e.g. the Y axis of the chart). + labeling sequence used for patches (e.g. the Y axis of the chart). By default this will be a number sequence 1, 2, ..10, 11, ... 999, - but this can be changed by specifying an alternate labelling - sequence pattern. See the above description for the labelling - sequence encoding.
+ but this can be changed by specifying an alternate labeling sequence + pattern. See the above description for the labeling sequence + encoding.

NOTE that the pattern chosen for the X and Y axes of the chart must be distinguishable, e.g. if @@ -614,10 +727,16 @@ A3       the DeviceGray representation (-wg), + + + but Device RGB can also be used, where the R, G &B values are all set to the same value (-wr), + + + a White separation color can be specified (-ws), or a DeviceN White color can be @@ -635,6 +754,9 @@ also + + + be used, where the CMY values are zero, and just the K channel is used (-kc), a Black separation color can be @@ -648,6 +770,9 @@ also style="font-weight: bold;">-ok
) where the K value is always zero, or inverted Device RGB (-or), + + + or as a 3 channel DeviceN colorsoace can be used (-on).

@@ -676,7 +801,7 @@ also The -P flag disables any normal limiting of strip length that would normally be imposed due to guide or instrument limitations. There is still an upper limit of around 500 - patches or 2Meters though. Note that if you generate a strip larger + patches or 2 Meters though. Note that if you generate a strip larger than the instrument can cope with, it may be unable to read the strip.

@@ -698,6 +823,9 @@ also + + + can be specified in millimeters. Limitations of the instrument may limit the maximum number of patches in a strip. For SpectroScan, a size of  A4 or Letter (or smaller) should be used. Useful -- cgit v1.2.3