.\" @(#)$Id: xvtoppm.1,v 5.5 1999/09/12 00:23:37 mark Exp $ .nh .TH XVTOPPM 1 "xvtoppm-1.0 (1994-05-13)" .\" .SH NAME xvtoppm \- convert from \fIxv\fP's .xvpics format to ppm .\" .SH SYNOPSIS \fBxvtoppm\fP \fI.xvpics/file\fP .\" .SH DESCRIPTION .PP \fIxvtoppm\fP is a simple-minded script that converts \fIxv\fP's ``Visual Schnauzer'' files into the ppm format. This makes it possible to use all those files to create a contact sheet without scaling down the original images again. Check out \fIicontact\fP's \fB\-Z\fP option which turns off scaling of the input files. Also check out the \fB\-M\fP option which will allow you to, say, double the size of each image. .\" .SH "SEE ALSO" \fIxv(1)\fP, \fIicontact(1)\fP, \fIppm(1)\fP .\" .SH BUGS .PP \fIxvtoppm\fP doesn't take into account all the information on the first line of the input files. If the format ever changes from the ``P7 332'' version currently in use, this program will fail. .\" .SH AUTHOR Mark B. Hanson .br mbh@panix.com .sp Bug reports, patch donations, suggestions, questions, job offers, and money are all welcome. .sp .\" .SH COPYRIGHT \fIxvtoppm\fP is: .br Copyright (C) 1992-1999 Mark B. Hanson (mbh@panix.com) .sp 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. .sp 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. .sp 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA