[med-svn] r12600 - trunk/packages/openslide/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Tue Dec 11 09:05:59 UTC 2012
Author: malat
Date: 2012-12-11 09:05:59 +0000 (Tue, 11 Dec 2012)
New Revision: 12600
Modified:
trunk/packages/openslide/trunk/debian/changelog
trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1
trunk/packages/openslide/trunk/debian/openslide-show-properties.1
trunk/packages/openslide/trunk/debian/openslide-write-png.1
trunk/packages/openslide/trunk/debian/rules
Log:
Prepare 3.3.2
Modified: trunk/packages/openslide/trunk/debian/changelog
===================================================================
--- trunk/packages/openslide/trunk/debian/changelog 2012-12-10 17:29:04 UTC (rev 12599)
+++ trunk/packages/openslide/trunk/debian/changelog 2012-12-11 09:05:59 UTC (rev 12600)
@@ -1,8 +1,9 @@
-openslide (3.3.1-2) UNRELEASED; urgency=low
+openslide (3.3.2-1) unstable; urgency=low
+ * New upstream: fixes seams in MIRAX 2.2 slides
* Make sure that build is verbose
- -- Mathieu Malaterre <malat at debian.org> Tue, 23 Oct 2012 12:14:09 +0200
+ -- Mathieu Malaterre <malat at debian.org> Tue, 11 Dec 2012 09:42:54 +0100
openslide (3.3.1-1) unstable; urgency=low
Modified: trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1
===================================================================
--- trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 2012-12-10 17:29:04 UTC (rev 12599)
+++ trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 2012-12-11 09:05:59 UTC (rev 12600)
@@ -1,9 +1,21 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
-.TH OPENSLIDE-QUICKHASH1SUM "1" "October 2012" "openslide-quickhash1sum 3.2.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH OPENSLIDE-QUICKHASH1SUM "1" "December 2012" "openslide-quickhash1sum 3.3.2" "User Commands"
.SH NAME
Print OpenSlide quickhash-1 (256-bit) checksums
.SH DESCRIPTION
-openslide\-quickhash1sum: \fB\-\-help\fR: Not a file that OpenSlide can recognize
+.SS "Usage:"
+.IP
+openslide\-quickhash1sum [OPTION...] FILE...
+.PP
+Print OpenSlide quickhash\-1 (256\-bit) checksums.
+.SS "Help Options:"
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help options
+.SS "Application Options:"
+.TP
+\fB\-\-version\fR
+Show version
.SH AUTHOR
The Carnegie Mellon School of Computer Science.
Modified: trunk/packages/openslide/trunk/debian/openslide-show-properties.1
===================================================================
--- trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2012-12-10 17:29:04 UTC (rev 12599)
+++ trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2012-12-11 09:05:59 UTC (rev 12600)
@@ -2,12 +2,12 @@
.\" Title: OPENSLIDE-SHOW-PROPERTIES
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 10/15/2012
+.\" Date: 12/11/2012
.\" Manual: Users Commands
.\" Source: OpenSlide 3.2.5
.\" Language: English
.\"
-.TH "OPENSLIDE\-SHOW\-PRO" "1" "10/15/2012" "OpenSlide 3\&.2\&.5" "Users Commands"
+.TH "OPENSLIDE\-SHOW\-PRO" "1" "12/11/2012" "OpenSlide 3\&.2\&.5" "Users Commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1095,6 +1095,8 @@
l l
l l
l l
+l l
+l l
l l.
T{
ImageWidth
@@ -1182,6 +1184,11 @@
Optimisation entries, as above
T}
T{
+65427
+T}:T{
+Unknown, possibly slide identifier
+T}
+T{
65428
T}:T{
Unknown, AuthCode?
@@ -1224,13 +1231,18 @@
T{
65445
T}:T{
-Unknown, always 2?
+Unknown, have seen 0 or 2
T}
T{
65446
T}:T{
Unknown, always 0?
T}
+T{
+65449
+T}:T{
+ASCII metadata block, not always present
+T}
.TE
.sp 1
.PP
@@ -1762,9 +1774,17 @@
VIMSLIDE_POSITION_BUFFER\&.default
nonhierarchical section\&. It contains one entry for each camera position (not each tile position) in row\-major order\&. Each entry is nine bytes: a flag byte, the
X
-pixel coordinate of the photo (4 bytes, little\-endian), and the
+pixel coordinate of the photo (4 bytes, little\-endian, may be negative), and the
Y
-coordinate (4 bytes, little\-endian)\&.
+coordinate (4 bytes, little\-endian, may be negative)\&. In slides with
+CURRENT_SLIDE_VERSION
+≥ 1\&.9, the flag byte is 1 if the slide file contains tiles for this camera position, 0 otherwise\&. In older slides, the flag byte is always 0\&.
+.PP
+In slides with
+CURRENT_SLIDE_VERSION
+≥ 2\&.2, the slide position file is compressed with DEFLATE and referenced by the
+StitchingIntensityLayer\&.StitchingIntensityLevel
+nonhierarchical section\&.
.SS "Associated Images"
.PP
thumbnail
@@ -1814,6 +1834,10 @@
normalized
mirax\&.GENERAL\&.OBJECTIVE_MAGNIFICATION
.RE
+.SS "See Also"
+.PP
+
+\m[blue]\fBIntroduction to MIRAX/MRXS\fR\m[]\&\s-2\u[2]\d\s+2
.SS "Test Data"
.PP
@@ -1898,3 +1922,8 @@
.RS 4
\%http://openslide.org/formats/
.RE
+.IP " 2." 4
+Introduction to MIRAX/MRXS
+.RS 4
+\%http://lists.andrew.cmu.edu/pipermail/openslide-users/2012-July/000373.html
+.RE
Modified: trunk/packages/openslide/trunk/debian/openslide-write-png.1
===================================================================
--- trunk/packages/openslide/trunk/debian/openslide-write-png.1 2012-12-10 17:29:04 UTC (rev 12599)
+++ trunk/packages/openslide/trunk/debian/openslide-write-png.1 2012-12-11 09:05:59 UTC (rev 12600)
@@ -1,12 +1,21 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
-.TH OPENSLIDE-WRITE-PNG "1" "October 2012" "openslide-write-png 3.2.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.13.
+.TH OPENSLIDE-WRITE-PNG "1" "December 2012" "openslide-write-png 3.3.2" "User Commands"
.SH NAME
-openslide-write-png \- Write a fragment of a virtual slide to a PNG
-.SH SYNOPSIS
-.B openslide-write-png
-\fIvirtual-slide x y layer width height output.png\fR
+Write a fragment of a virtual slide to a PNG
.SH DESCRIPTION
-Write a fragment of a virtual slide to a PNG.
+.SS "Usage:"
+.IP
+openslide\-write\-png [OPTION...] slide x y level width height output.png
+.PP
+Write a region of a virtual slide to a PNG.
+.SS "Help Options:"
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help options
+.SS "Application Options:"
+.TP
+\fB\-\-version\fR
+Show version
.SH AUTHOR
The Carnegie Mellon School of Computer Science.
Modified: trunk/packages/openslide/trunk/debian/rules
===================================================================
--- trunk/packages/openslide/trunk/debian/rules 2012-12-10 17:29:04 UTC (rev 12599)
+++ trunk/packages/openslide/trunk/debian/rules 2012-12-11 09:05:59 UTC (rev 12600)
@@ -43,5 +43,4 @@
debian/openslide-write-png.1: debian/openslide-write-png.1.in
help2man --include=$< --output=$@ \
- --name="Write a fragment of a virtual slide to a PNG" \
- --no-info `basename $@ .1` --help-option=-usage --version-string=$(VER_FULL)
+ --no-info `basename $@ .1` --version-string=$(VER_FULL) --no-discard-stderr
More information about the debian-med-commit
mailing list