From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man1/zeisstopnm.1 | 72 ++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 upstream/mageia-cauldron/man1/zeisstopnm.1 (limited to 'upstream/mageia-cauldron/man1/zeisstopnm.1') diff --git a/upstream/mageia-cauldron/man1/zeisstopnm.1 b/upstream/mageia-cauldron/man1/zeisstopnm.1 new file mode 100644 index 00000000..a37e11a8 --- /dev/null +++ b/upstream/mageia-cauldron/man1/zeisstopnm.1 @@ -0,0 +1,72 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Zeisstopnm User Manual" 0 "15 June 1993" "netpbm documentation" + +.SH NAME +zeisstopnm - convert a Zeiss confocal file to PNM + +.UN synopsis +.SH SYNOPSIS + +\fBzeisstopnm\fP + +[\fB-pgm\fP | \fB-ppm\fP] + +[\fIzeissfile\fP] + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBzeisstopnm\fP reads a Zeiss confocal file as input and produces +a PNM image as output. +.PP +By default, the exact type of the output depends on the input file: +If it's grayscale a PGM image; otherwise a PPM. The program tells you +which type it is writing. You can override the default with the +\fB-pgm\fP and \fB-ppm\fP options. + + +.UN options +.SH OPTIONS +.PP +In addition to the options common to all programs based on libnetpbm +(most notably \fB-quiet\fP, see +.UR index.html#commonoptions + Common Options +.UE +\&), \fBzeisstopnm\fP recognizes the following +command line options: + + +.TP +\fB-pgm\fP +Force the output to be in PGM format. + +.TP +\fB-ppm\fP +Force the output to be in PPM format. + + + +.UN seealso +.SH SEE ALSO +.BR "pnm" (1)\c +\& + +.UN author +.SH AUTHOR + +Copyright (C) 1993 by Oliver Trepte +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/zeisstopnm.html +.PP \ No newline at end of file -- cgit v1.2.3