summaryrefslogtreecommitdiff
path: root/debian/targen.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/targen.1')
-rw-r--r--debian/targen.1203
1 files changed, 203 insertions, 0 deletions
diff --git a/debian/targen.1 b/debian/targen.1
new file mode 100644
index 0000000..1150f14
--- /dev/null
+++ b/debian/targen.1
@@ -0,0 +1,203 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3.
+.TH GENERATE "1" "August 2013" "Generate Target deviceb test chart color values, Version 1.5.1" "User Commands"
+.SH NAME
+Generate \- Generate Target deviceb test chart color values.
+.SH DESCRIPTION
+Generate Target deviceb test chart color values, Version 1.5.1
+Author: Graeme W. Gill, licensed under the AGPL Version 3
+usage: targen [options] outfile
+.IP
+Diagnostic: Usage requested
+.TP
+\fB\-v\fR [level]
+Verbose mode [optional level 1..N]
+.TP
+\fB\-d\fR col_comb
+choose colorant combination from the following:
+0: Print grey
+1: Video grey
+2: Print RGB
+3: Video RGB
+4: CMYK
+5: CMY
+6: CMYK + Light CM
+7: CMYK + Light CMK
+8: CMYK + Red + Blue
+9: CMYK + Orange + Green
+10: CMYK + Light CMK + Light Light K
+11: CMYK + Orange + Green + Light CM
+12: CMYK + Light CM + Medium CM
+.TP
+\fB\-D\fR colorant
+Add or delete colorant from combination:
+(Use \-?? to list known colorants)
+.TP
+\fB\-G\fR
+Generate good optimized points rather than Fast
+.TP
+\fB\-e\fR patches
+White test patches (default 4)
+.TP
+\fB\-s\fR steps
+Single channel steps (default grey 50, color 0)
+.TP
+\fB\-g\fR steps
+Grey axis RGB or CMY steps (default 0)
+.TP
+\fB\-m\fR steps
+Multidimensional device space cube steps (default 0)
+.TP
+\fB\-f\fR patches
+Add iterative & adaptive full spread patches to total (default grey 0, color 836)
+Default is Optimised Farthest Point Sampling (OFPS)
+.TP
+\fB\-t\fR
+Use incremental far point for full spread
+.TP
+\fB\-r\fR
+Use device space random for full spread
+.TP
+\fB\-R\fR
+Use perceptual space random for full spread
+.TP
+\fB\-q\fR
+Use device space\-filling quasi\-random for full spread
+.TP
+\fB\-Q\fR
+Use perceptual space\-filling quasi\-random for full spread
+.TP
+\fB\-i\fR
+Use device space body centered cubic grid for full spread
+.TP
+\fB\-I\fR
+Use perceptual space body centered cubic grid for full spread
+.TP
+\fB\-a\fR angle
+Simplex grid angle 0.0 \- 0.5 for B.C.C. grid, default 0.333300
+.TP
+\fB\-A\fR adaptation
+Degree of adaptation of OFPS 0.0 \- 1.0 (default 0.1, \fB\-c\fR profile used 1.0)
+.TP
+\fB\-l\fR ilimit
+Total ink limit in % (default = none)
+.TP
+\fB\-p\fR power
+Optional power\-like value applied to all device values.
+.TP
+\fB\-c\fR profile
+Optional device ICC or MPP pre\-conditioning profile filename
+(Use "none" to turn off any conditioning)
+.TP
+\fB\-N\fR emphasis
+Degree of neutral axis patch concentration 0.0\-1.0 (default 0.50)
+.TP
+\fB\-F\fR L,a,b,rad
+Filter out samples outside Lab sphere.
+.TP
+\fB\-w\fR
+Dump diagnostic outfilel.wrl file (Lab locations)
+.TP
+\fB\-W\fR
+Dump diagnostic outfiled.wrl file (Device locations)
+.TP
+outfile
+Base name for output(.ti1)
+.PP
+Author: Graeme W. Gill, licensed under the AGPL Version 3
+usage: targen [options] outfile
+.IP
+Diagnostic: Usage requested
+.TP
+\fB\-v\fR [level]
+Verbose mode [optional level 1..N]
+.TP
+\fB\-d\fR col_comb
+choose colorant combination from the following:
+0: Print grey
+1: Video grey
+2: Print RGB
+3: Video RGB
+4: CMYK
+5: CMY
+6: CMYK + Light CM
+7: CMYK + Light CMK
+8: CMYK + Red + Blue
+9: CMYK + Orange + Green
+10: CMYK + Light CMK + Light Light K
+11: CMYK + Orange + Green + Light CM
+12: CMYK + Light CM + Medium CM
+.TP
+\fB\-D\fR colorant
+Add or delete colorant from combination:
+(Use \-?? to list known colorants)
+.TP
+\fB\-G\fR
+Generate good optimized points rather than Fast
+.TP
+\fB\-e\fR patches
+White test patches (default 4)
+.TP
+\fB\-s\fR steps
+Single channel steps (default grey 50, color 0)
+.TP
+\fB\-g\fR steps
+Grey axis RGB or CMY steps (default 0)
+.TP
+\fB\-m\fR steps
+Multidimensional device space cube steps (default 0)
+.TP
+\fB\-f\fR patches
+Add iterative & adaptive full spread patches to total (default grey 0, color 836)
+Default is Optimised Farthest Point Sampling (OFPS)
+.TP
+\fB\-t\fR
+Use incremental far point for full spread
+.TP
+\fB\-r\fR
+Use device space random for full spread
+.TP
+\fB\-R\fR
+Use perceptual space random for full spread
+.TP
+\fB\-q\fR
+Use device space\-filling quasi\-random for full spread
+.TP
+\fB\-Q\fR
+Use perceptual space\-filling quasi\-random for full spread
+.TP
+\fB\-i\fR
+Use device space body centered cubic grid for full spread
+.TP
+\fB\-I\fR
+Use perceptual space body centered cubic grid for full spread
+.TP
+\fB\-a\fR angle
+Simplex grid angle 0.0 \- 0.5 for B.C.C. grid, default 0.333300
+.TP
+\fB\-A\fR adaptation
+Degree of adaptation of OFPS 0.0 \- 1.0 (default 0.1, \fB\-c\fR profile used 1.0)
+.TP
+\fB\-l\fR ilimit
+Total ink limit in % (default = none)
+.TP
+\fB\-p\fR power
+Optional power\-like value applied to all device values.
+.TP
+\fB\-c\fR profile
+Optional device ICC or MPP pre\-conditioning profile filename
+(Use "none" to turn off any conditioning)
+.TP
+\fB\-N\fR emphasis
+Degree of neutral axis patch concentration 0.0\-1.0 (default 0.50)
+.TP
+\fB\-F\fR L,a,b,rad
+Filter out samples outside Lab sphere.
+.TP
+\fB\-w\fR
+Dump diagnostic outfilel.wrl file (Lab locations)
+.TP
+\fB\-W\fR
+Dump diagnostic outfiled.wrl file (Device locations)
+.TP
+outfile
+Base name for output(.ti1)