Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XVTOPPM(1)		     General Commands Manual		      XVTOPPM(1)

NAME
     xvtoppm - convert from xv's .xvpics format to ppm

SYNOPSIS
     xvtoppm .xvpics/file

DESCRIPTION
     xvtoppm  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 ALSO
     xv(1), icontact(1), ppm(1)

BUGS
     xvtoppm 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.

AUTHOR
     Mark B. Hanson
     mbh@panix.com

     Bug reports, patch donations, suggestions, questions, job offers, and money
     are all welcome.

COPYRIGHT
     xvtoppm is:
     Copyright (C) 1992-1999  Mark B. Hanson (mbh@panix.com)

     This program is free software; you can redistribute it and/or modify it un-
     der 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  FIT-
     NESS 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

			    xvtoppm-1.0 (1994-05-13)		      XVTOPPM(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xvtoppm&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help