diff options
Diffstat (limited to 'debian/man/printcal.1')
-rw-r--r-- | debian/man/printcal.1 | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/debian/man/printcal.1 b/debian/man/printcal.1 new file mode 100644 index 0000000..38038d6 --- /dev/null +++ b/debian/man/printcal.1 @@ -0,0 +1,77 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH CREATE "1" "September 2014" "printcal" "User Commands" +.SH NAME +Create \- Create printer calibration. +.SH DESCRIPTION +Create printer calibration +.SH SYNOPSIS +.B printcal +.RB [\-options]\ [prevcal]\ inoutfile +.TP +\fB\-v\fR verbosity +Verbose mode +.TP +\fB\-p\fR +Plot graphs. +.TP +\fB\-i\fR +Initial calibration, set targets, create .cal +.TP +\fB\-r\fR +Re\-calibrate against previous .cal and create new .cal +.TP +\fB\-e\fR +Verify against previous .cal +.TP +\fB\-I\fR +Create imitation target from .ti3 and null calibration +.TP +\fB\-d\fR +Go through the motions but don't write any files +.TP +\fB\-s\fR smoothing +Extra curve smoothing (default 1.0) +.HP +\fB\-A\fR manufacturer Set the manufacturer description string +.TP +\fB\-M\fR model +Set the model description string +.TP +\fB\-D\fR description +Set the profile Description string +.TP +\fB\-C\fR copyright +Set the copyright string +.TP +\fB\-x\fR# percent +Set initial maximum device % target (override auto) +.TP +\fB\-m\fR# percent +Set initial dev target to % of auto maximum +.TP +\fB\-n\fR# deltaE +Set initial white minimum deltaE target +.TP +\fB\-t\fR# percent +Set initial 50% transfer curve percentage target +.TP +# = c, r, 0 +First channel +.TP +m, g, 1 +Second channel +.TP +y, b, 2 +Third channel +.TP +k, +3 Fourth channel, etc. +.TP +\fB\-a\fR +Create an Adobe Photoshop .AMP file as well as a .cal +.TP +prevcal +Base name of previous .cal file for recal or verify. +.TP +inoutname +Base name of input .ti3 file, output .cal file |