.\" @(#)$Mu: imgvtopgm/imgvview.1.in 1.2 1998/12/16 05:12:38 $ .\" .\" imgvview.man .\" Man page for imgvview. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH IMGVVIEW 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME imgvview \- tool for viewing Pilot Image Viewer files, version 2.0. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B imgvview .RI [ -h ] .RI [ -v ] .RI [ file ] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBimgvview\fR(1) is a simple wrapper for another image viewer (\fBxv\fR(1), \fBxli\fR(1), and \fBdisplay\fR(1) will work but anything that can read PGM and PBM files can be used by editting the script); the input file is converted to a temporary PGM or PBM file and the other viewer is launched with the temporary file. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a usage message and exit. .TP .I -v Display the version number and exit. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvtopnm (1), .BR pbmtoimgv (1), .BR pgmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.