|
NAMExvtoppm - convert from xv's .xvpics format to ppmSYNOPSISxvtoppm .xvpics/fileDESCRIPTIONxvtoppm is a simple-minded script that converts xv'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 icontact's -Z option which turns off scaling of the input files. Also check out the -M option which will allow you to, say, double the size of each image.SEE ALSOxv(1), icontact(1), ppm(1)BUGSxvtoppm 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.AUTHORMark B. Hansonmbh@panix.com Bug reports, patch donations, suggestions, questions, job offers, and money are all welcome. COPYRIGHTxvtoppm is:Copyright (C) 1992-1999 Mark B. Hanson (mbh@panix.com) 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Visit the GSP FreeBSD Man Page Interface. |