diff options
Diffstat (limited to 'debian/man/synthcal.1')
-rw-r--r-- | debian/man/synthcal.1 | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/debian/man/synthcal.1 b/debian/man/synthcal.1 new file mode 100644 index 0000000..5fce9da --- /dev/null +++ b/debian/man/synthcal.1 @@ -0,0 +1,47 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH CREATE "1" "September 2014" "synthcal" "User Commands" +.SH NAME +Create \- Create a synthetic calibration file. +.SH DESCRIPTION +Create a synthetic calibration file, Version 1.6.3 +.SH SYNOPSIS +.B synthcal +.RB [\-options]\ outfile +.TP +\fB\-t\fR N +i = input, o = output, d = display (default) +.TP +\fB\-d\fR col_comb +choose colorant combination from the following (default 3): +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\-o\fR o1,o2,o3, +Set non\-linear curve offset (default 0.0) +.TP +\fB\-s\fR s1,s2,s3, +Set non\-linear curve scale (default 1.0) +.TP +\fB\-p\fR p1,p2,p3, +Set non\-linear curve powers (default 1.0) +.TP +\fB\-E\fR description +Set the profile dEscription string +.TP +outfile +Base name for output .cal file |