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/targen.html | 144 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 121 insertions(+), 23 deletions(-) (limited to 'doc/targen.html') diff --git a/doc/targen.html b/doc/targen.html index 81b331b..ef84f81 100644 --- a/doc/targen.html +++ b/doc/targen.html @@ -12,8 +12,10 @@ Generate a profiling test target values .ti1 file.  targen is used to generate the device channel test point values for - grayscale, RGB, CMY, CMYK or N-color output or display - devices.  + grayscale, RGB, CMY, CMYK or N-color output or display devices.
+
+ [ Note though that colprof will only create RGB, CMY or CMYK + profiles. ]

Usage Summary

targen [options] outfile
@@ -43,6 +45,8 @@ + + 0: Print grey
            @@ -60,6 +64,8 @@ + +          1: Video grey
         @@ -78,6 +84,8 @@ + +             2: Print RGB
      @@ -103,6 +111,8 @@ + + 5: CMY
           @@ -125,6 +135,8 @@ + +              7: CMYK + Light CMK
          @@ -151,6 +163,8 @@ Red + + + Blue
            @@ -182,6 +196,8 @@ Red + +             12: CMYK + Light CM + Medium CM
@@ -206,6 +222,8 @@ Red + +              0: Additive
      @@ -236,6 +254,8 @@ Red + +           4: Black
          @@ -254,6 +274,8 @@ Red + +            5: Orange
         @@ -273,6 +295,8 @@ Red + + 6: Red
                     @@ -291,6 +315,8 @@ Red + + 7: Green
                     @@ -309,6 +335,8 @@ Red + + 8: Blue
                     @@ -327,6 +355,8 @@ Red + + 9: White
                     @@ -345,6 +375,8 @@ Red + + 10: Light Cyan
                     @@ -363,6 +395,8 @@ Red + + 11: Light Magenta
                     @@ -381,6 +415,8 @@ Red + + 12: Light Yellow
        @@ -398,6 +434,8 @@ Red + +              13: Light Black
@@ -418,6 +456,8 @@ Red + + 14: Medium Cyan
                     @@ -436,6 +476,8 @@ Red + + 15: Medium Magenta
                     @@ -454,6 +496,8 @@ Red + + 16: Medium Yellow
         @@ -471,6 +515,8 @@ Red + +             17: Medium Black
           @@ -489,6 +535,8 @@ Red + +           18: Light Light Black
 -G              @@ -507,6 +555,8 @@ Red + + Generate good optimzed points rather than Fast
         @@ -550,6 +602,8 @@ Red + + Single channel steps (default 0)
 

 
-m steps

  -f @@ -633,6 +693,8 @@ steps + + patches      @@ -649,6 +711,8 @@ steps + + Add iterative & adaptive full spread patches to total (default 836)
                     @@ -667,6 +731,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

+  -U +              + Don't filter out duplicate patches
+
 
-w              @@ -989,6 +1083,8 @@ device + + Dump diagnostic outfile.x3d.html file (Lab locations)
 -W

Usage Details and Discussion

@@ -1091,6 +1189,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 @@ -1153,6 +1253,8 @@ device + + -b flags, is not to duplicate test values already created by a previous type.

@@ -1323,18 +1425,11 @@ device accuracy of measuring and modelling the lighter regions, given a fixed number of test points and profile quality/grid resolution. The parameter will also be used in an analogous way to the -p power - value in changing the distribution of -s steps, -g steps, -m steps - and -b - - - - - - steps patches.
+ href="targen.html#p">-p power value in changing the + distribution of -s steps, + -g steps, -m steps and -b steps patches.

The -F flag and parameters is used to define an L*a*b* sphere to filter the test points through. Only test @@ -1359,12 +1454,15 @@ device this re-ordering, leaving the patches in whatever order they were generated.

+ The -U flag disables the normal filtering + out of duplicate patches.
+
The -w flag causes a diagnostic 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 - dimensional L*a*b* space. If the 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 dimensional L*a*b* space. If the -W flag is given, the plot will be in device space, with only the first 3 dimensions of each point being plotted.
-- cgit v1.2.3