diff options
Diffstat (limited to 'debian/man/refine.1')
-rw-r--r-- | debian/man/refine.1 | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/man/refine.1 b/debian/man/refine.1 new file mode 100644 index 0000000..8c05df5 --- /dev/null +++ b/debian/man/refine.1 @@ -0,0 +1,57 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH CREATE "1" "September 2014" "refine" "User Commands" +.SH NAME +Create \- Create abstract correction profile given table of absolute CIE correction values. +.SH DESCRIPTION +Create abstract correction profile given table of absolute CIE correction values, Version 1.6.3 +.SH SYNOPSIS +.B refine +.RB [\-options]\ cietarget\ ciecurrent\ [outdevicc]\ [inabs]\ outabs +.TP +\fB\-v\fR +Verbose +.TP +\fB\-c\fR +Create initial abstract correction profile +.TP +\fB\-g\fR +Don't impose output device gamut limit +.TP +\fB\-r\fR res +Set abstract profile clut resolution (default 33) +.TP +\fB\-d\fR factor +Override default damping factor (default 0.950000, then 0.700000) +.TP +\fB\-R\fR +Aim for white point relative match rather than absolute +.TP +\fB\-f\fR [illum] +Use Fluorescent Whitening Agent compensation [opt. simulated inst. illum.: +.IP +M0, M1, M2, A, C, D50 (def.), D50M2, D65, F5, F8, F10 or file.sp] +.TP +\fB\-i\fR illum +Choose illuminant for computation of CIE XYZ from spectral data & FWA: +.IP +A, C, D50 (def.), D50M2, D65, F5, F8, F10 or file.sp +.TP +\fB\-o\fR observ +Choose CIE Observer for spectral data: +.IP +1931_2 (def), 1964_10, S&B 1955_2, shaw, J&V 1978_2 +.TP +cietarget +Target CIE or spectral values, CGATS file (e.g. .ti3) +.TP +ciecurrent +Actual CIE or spectral values, CGATS file (e.g. .ti3) +.TP +[outdevicc] +Output device ICC profile to set gamut limit (not used if \fB\-g\fR) +.TP +[inabs] +Previous abstract correction ICC profile (not used if \fB\-c\fR) +.TP +outabs +Created/refined abstract correction ICC profile |