From 094535c010320967639e8e86f974d878e80baa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 May 2015 16:13:57 +0200 Subject: Imported Upstream version 1.7.0 --- doc/targen.html | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 117 insertions(+), 6 deletions(-) (limited to 'doc/targen.html') diff --git a/doc/targen.html b/doc/targen.html index ee12f27..3aa1bb4 100644 --- a/doc/targen.html +++ b/doc/targen.html @@ -41,6 +41,8 @@ + + 0: Print grey
            @@ -56,6 +58,8 @@ + +          1: Video grey
         @@ -72,6 +76,8 @@ + +             2: Print RGB
      @@ -95,6 +101,8 @@ + + 5: CMY
           @@ -115,6 +123,8 @@ + +              7: CMYK + Light CMK
          @@ -139,6 +149,8 @@ Red + + + Blue
            @@ -168,6 +180,8 @@ Red + +             12: CMYK + Light CM + Medium CM
@@ -190,6 +204,8 @@ Red + +              0: Additive
      @@ -218,6 +234,8 @@ Red + +           4: Black
          @@ -234,6 +252,8 @@ Red + +            5: Orange
         @@ -251,6 +271,8 @@ Red + + 6: Red
                     @@ -267,6 +289,8 @@ Red + + 7: Green
                     @@ -283,6 +307,8 @@ Red + + 8: Blue
                     @@ -299,6 +325,8 @@ Red + + 9: White
                     @@ -315,6 +343,8 @@ Red + + 10: Light Cyan
                     @@ -331,6 +361,8 @@ Red + + 11: Light Magenta
                     @@ -347,6 +379,8 @@ Red + + 12: Light Yellow
        @@ -362,6 +396,8 @@ Red + +              13: Light Black
@@ -380,6 +416,8 @@ Red + + 14: Medium Cyan
                     @@ -396,6 +434,8 @@ Red + + 15: Medium Magenta
                     @@ -412,6 +452,8 @@ Red + + 16: Medium Yellow
         @@ -427,6 +469,8 @@ Red + +             17: Medium Black
           @@ -443,6 +487,8 @@ Red + +           18: Light Light Black
 -G              @@ -459,6 +505,8 @@ Red + + Generate good optimzed points rather than Fast
         @@ -498,6 +548,8 @@ Red + + Single channel steps (default 0)
 

 
-m steps
  -f @@ -573,6 +631,8 @@ steps + + patches      @@ -587,6 +647,8 @@ steps + + Add iterative & adaptive full spread patches to total (default 836)
                     @@ -603,6 +665,8 @@ steps + + Default is Optimised Farthest Point Sampling (OFPS)
 
 
-r
  -R
  -q
  -Q
 
 

 

 
-l ilimit
 -p power
 
-  
+  -O              + Don't re-order display RGB patches for minimum delay
+
 -w              @@ -899,12 +987,14 @@ device - Dump diagnostic outfile.wrl file (Lab locations)
+ + + Dump diagnostic outfile.x3d.html file (Lab locations)
 -W              - Dump diagnostic outfile.wrl file (Device locations)

 

Usage Details and Discussion

@@ -997,6 +1089,8 @@ device + + 5 will generate steps at 0.0 0.25 0.5 0.75 and 1.0, while the option -s 5 -p 2.0 will generate steps at 0.0 0.0625 0.25 0.5625 and 1.0. By default, no per @@ -1057,6 +1151,8 @@ device + + -b flags, is not to duplicate test values already created by a previous type.

@@ -1236,6 +1332,8 @@ device + + steps
patches.

The -F flag and parameters is used to @@ -1253,8 +1351,16 @@ device methods are used, then the target number of points will be achieved. For this reason, the -f N -q method is probably the easiest to use.

+ The -O flag disables the normal patch + re-ordering used for display RGB sets. Displays are assumed to have + a "settling time", and the delay needed for this settling time can + be minimzed by sort the patches so that they are in an order which + minimizes the change in levels between patches. -O disables + this re-ordering, leaving the patches in whatever order they were + generated.
+
The -w flag causes a diagnostic VRML .wrl file to be created, in + href="File_Formats.html#X3DOM">X3DOM .x3d.html file to be created, in which the test points are plotted as small spheres in L*a*b* colorspace. Note that for a CMYK device, the point spacing may seem strange, since the extra K dimension is compressed into the 3 @@ -1274,6 +1380,11 @@ device number of rows, and then adjusting the total number of patches to fill the last row or paper size, in a trial and error fashion.

+ Note that some people create charts with larger numbers of patches + for the ColorMunki by altering an Eye-One Pro chart, and making + scanning jigs to guide the instrument more accurately. This may + reduce patch reading accuracy unless suitable care is taken.
+
     Size (mm/Standard Name),   No. Patches

-- cgit v1.2.3