From 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 28 Mar 2013 14:13:18 -0500 Subject: Split raring packaging into new directory due to defoma changes --- .../debian/mans/ksquirrel-libs-dcraw.1 | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 ubuntu/raring/libraries/libksquirrel/debian/mans/ksquirrel-libs-dcraw.1 (limited to 'ubuntu/raring/libraries/libksquirrel/debian/mans/ksquirrel-libs-dcraw.1') diff --git a/ubuntu/raring/libraries/libksquirrel/debian/mans/ksquirrel-libs-dcraw.1 b/ubuntu/raring/libraries/libksquirrel/debian/mans/ksquirrel-libs-dcraw.1 new file mode 100644 index 000000000..df2cd06d1 --- /dev/null +++ b/ubuntu/raring/libraries/libksquirrel/debian/mans/ksquirrel-libs-dcraw.1 @@ -0,0 +1,113 @@ +.\" This file was written by Harald Sitter +.TH ksquirrel-libs-dicom2png 1 "Jan 2008" "Dmitry Baryshev" "Backend script used by KSquirrel" +.SH NAME +ksquirrel-libs-dicom2png +\- backend script used by KSquirrel +.SH SYNOPSIS +ksquirrel-libs-dicom2png [OPTION]... [FILE]... +.SH DESCRIPTION +Backend script used by KSquirrel + Homepage: http://ksquirrel.sourceforge.net +.SH OPTIONS +.TP +.B \-v +Print verbose messages +.TP +.B \-c +Write image data to standard output +.TP +.B \-e +Extract embedded thumbnail image +.TP +.B \-i +Identify files without decoding them +.TP +.B \-i -v +Identify files and show metadata +.TP +.B \-z +Change file dates to camera timestamp +.TP +.B \-w +Use camera white balance, if possible +.TP +.B \-a +Average the whole image for white balance +.TP +.B \-A +Average a grey box for white balance +.TP +.B \-r +Set custom white balance +.TP +.B \+M\/\-M +Use/don't use an embedded color matrix +.TP +.B \-C +Correct chromatic aberration +.TP +.B \-b +Adjust brightness (default = 1.0) +.TP +.B \-n +Set threshold for wavelet denoising +.TP +.B \-k +Set black point +.TP +.B \-K +Subtract dark frame (16-bit raw PGM) +.TP +.B \-H [0-9] +Highlight mode (0=clip, 1=unclip, 2=blend, 3+=rebuild) +.TP +.B \-t [0-7] +Flip image (0=none, 3=180, 5=90CCW, 6=90CW) +.TP +.B \-o [0-5] +Output colorspace (raw,sRGB,Adobe,Wide,ProPhoto,XYZ) +.TP +.B \-o +Apply output ICC profile from file +.TP +.B \-p +Apply camera ICC profile from file or "embed" +.TP +.B \-d +Document mode (no color, no interpolation) +.TP +.B \-D +Document mode without scaling (totally raw) +.TP +.B \-j +Don't stretch or rotate raw pixels +.TP +.B \-q [0-3] +Set the interpolation quality +.TP +.B \-h +Half-size color image (twice as fast as "-q 0") +.TP +.B \-f +Interpolate RGGB as four colors +.TP +.B \-m +Apply a 3x3 median filter to R-G and B-G +.TP +.B \-s [0..N-1] +Select one raw image or "all" from each file +.TP +.B \-4 +Write 16-bit linear instead of 8-bit with gamma +.TP +.B \-T +Write TIFF instead of PPM +.SH AUTHORS +.nf +Dmitry Baryshev +.br +.SH OTHER +.nf +This manual page was written by Harald Sitter for the Debian +system (but may be used by others). +.br -- cgit v1.2.1