[med-svn] r9040 - trunk/packages/tifffile/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Dec 19 11:04:52 UTC 2011
Author: malat-guest
Date: 2011-12-19 11:04:52 +0000 (Mon, 19 Dec 2011)
New Revision: 9040
Modified:
trunk/packages/tifffile/trunk/debian/changelog
trunk/packages/tifffile/trunk/debian/copyright
trunk/packages/tifffile/trunk/debian/tifffile.1
Log:
regen man page
Modified: trunk/packages/tifffile/trunk/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog 2011-12-19 10:15:35 UTC (rev 9039)
+++ trunk/packages/tifffile/trunk/debian/changelog 2011-12-19 11:04:52 UTC (rev 9040)
@@ -1,3 +1,9 @@
+tifffile (20111215-2) UNRELEASED; urgency=low
+
+ * New upstream.
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 19 Dec 2011 11:53:23 +0100
+
tifffile (20111126-1) unstable; urgency=low
* New upstream. Better support for BigTIFF
Modified: trunk/packages/tifffile/trunk/debian/copyright
===================================================================
--- trunk/packages/tifffile/trunk/debian/copyright 2011-12-19 10:15:35 UTC (rev 9039)
+++ trunk/packages/tifffile/trunk/debian/copyright 2011-12-19 11:04:52 UTC (rev 9040)
@@ -3,7 +3,8 @@
Source: http://www.lfd.uci.edu/~gohlke/
Files: *
-Copyright: © 2008-2011, The Regents of the University of California
+Copyright: © 2008-2011, Christoph Gohlke,
+ © 2008-2011, The Regents of the University of California
Produced by the Laboratory for Fluorescence Dynamics.
License: BSD
Redistribution and use in source and binary forms, with or without
Modified: trunk/packages/tifffile/trunk/debian/tifffile.1
===================================================================
--- trunk/packages/tifffile/trunk/debian/tifffile.1 2011-12-19 10:15:35 UTC (rev 9039)
+++ trunk/packages/tifffile/trunk/debian/tifffile.1 2011-12-19 11:04:52 UTC (rev 9040)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
-.TH TIFFFILE "1" "December 2011" "tifffile 2011.11.26" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
+.TH TIFFFILE "1" "December 2011" "tifffile 2011.12.15" "User Commands"
.SH NAME
tifffile \- Read image and meta-data from TIFF, STK, LSM, OME-TIFF, and FluoView files.
.SH SYNOPSIS
@@ -15,12 +15,12 @@
Carl Zeiss MicroImaging. Currently only primary info records are read for
STK, FluoView, and NIH image formats.
.PP
-Only a subset of the TIFF specification is supported, mainly uncompressed and
-losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64\-bit float,
-grayscale and RGB(A) images, which are commonly used in bio\-scientific
-imaging. Specifically, reading JPEG or CCITT compressed image data is not
-implemented. Only primary info records are read for STK, FluoView, and NIH
-image formats.
+Image and meta\-data can be read from TIFF, BigTIFF, OME\-TIFF, STK, LSM, NIH,
+and FluoView files. Only a subset of the TIFF specification is supported,
+mainly uncompressed and losslessly compressed 2**(0 to 6) bit integer, 16, 32
+and 64\-bit float, grayscale and RGB(A) images, which are commonly used in bioscientific imaging. Specifically, reading JPEG or CCITT compressed image data
+is not implemented. Only primary info records are read for STK, FluoView, and
+NIH image formats.
.SH OPTIONS
.TP
\fB\-\-version\fR
@@ -38,12 +38,6 @@
\fB\-\-noplot\fR
don't display images
.TP
-\fB\-\-norgb\fR
-don't try display as RGB(A) color images
-.TP
-\fB\-\-nocolmap\fR
-don't apply color mapping to paletted images
-.TP
\fB\-\-interpol\fR=\fIINTERPOL\fR
image interpolation method
.TP
More information about the debian-med-commit
mailing list