From fe6fa5c5a90206e28c8edd2c4dec32ccaa84c709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 10 Sep 2014 10:44:39 +0200 Subject: edit man pages --- debian/man/cctiff.1 | 82 ++++------------------------------------------------- 1 file changed, 5 insertions(+), 77 deletions(-) (limited to 'debian/man/cctiff.1') diff --git a/debian/man/cctiff.1 b/debian/man/cctiff.1 index fd017d0..cb23e31 100644 --- a/debian/man/cctiff.1 +++ b/debian/man/cctiff.1 @@ -1,84 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. -.TH COLOR "1" "September 2014" "Color Correct a TIFF or JPEG file using any sequence of ICC profiles or Calibrations, V1.6.3" "User Commands" +.TH COLOR "1" "September 2014" "cctiff" "User Commands" .SH NAME Color \- Color Correct a TIFF file using any sequence of ICC profiles or Calibrations. .SH DESCRIPTION -Color Correct a TIFF or JPEG file using any sequence of ICC profiles or Calibrations, V1.6.3 -Author: Graeme W. Gill, licensed under the AGPL Version 3 -.IP -Diagnostic: Unknown flag '\-' -.PP -usage: cctiff [\-options] { [\-i intent] profile.icc | calbrtn.cal ...} infile.tif/jpg outfile.tif/jpg -.TP -\fB\-v\fR -Verbose. -.TP -\fB\-c\fR -Combine linearisation curves into one transform. -.TP -\fB\-p\fR -Use slow precise correction. -.TP -\fB\-k\fR -Check fast result against precise, and report. -.TP -\fB\-r\fR n -Override the default CLUT resolution -.TP -\fB\-t\fR n -Choose output encoding from 1..n -.TP -\fB\-f\fR [T|J] -Set output format to Tiff or Jpeg (Default is same as input) -.TP -\fB\-q\fR quality -Set JPEG quality 1..100 (Default 80) -.TP -\fB\-a\fR -Read and Write planes > 4 as alpha planes -.TP -\fB\-I\fR -Ignore any file or profile colorspace mismatches -.TP -\fB\-D\fR -Don't append or set the output TIFF or JPEG description -.TP -\fB\-e\fR profile.[icc | tiff | jpg] -Optionally embed a profile in the destination TIFF or JPEG file. -.IP -Then for each profile in sequence: -.TP -\fB\-i\fR intent -p = perceptual, r = relative colorimetric, -s = saturation, a = absolute colorimetric -.TP -\fB\-o\fR order -n = normal (priority: lut > matrix > monochrome) -r = reverse (priority: monochrome > matrix > lut) -.TP -profile.[icc | tiff] -Device, Link or Abstract profile -.IP -( May be embedded profile in TIFF/JPEG file) -.IP -or each calibration file in sequence: -.TP -\fB\-d\fR dir -f = forward cal. (default), b = backwards cal. -.TP -calbrtn.cal -Device calibration file. -.TP -infile.tif/jpg -Input TIFF/JPEG file in appropriate color space -.IP -outfile.tif/jpg Output TIFF/JPEG file -.PP -Author: Graeme W. Gill, licensed under the AGPL Version 3 -.IP -Diagnostic: Unknown flag '\-' -.PP -usage: cctiff [\-options] { [\-i intent] profile.icc | calbrtn.cal ...} infile.tif/jpg outfile.tif/jpg +Color Correct a TIFF or JPEG file using any sequence of ICC profiles or Calibrations +.SH SYNOPSIS +.B cctiff +.RB [\-options]\ { [\-i intent]\ profile.icc\ |\ calbrtn.cal\ ...}\ infile.(tif|jpg)\ outfile.(tif|jpg) .TP \fB\-v\fR Verbose. -- cgit v1.2.3