home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 399a.lha / PNM.LZH / pnm / pnmcat.doc < prev    next >
Text File  |  1990-07-21  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. pnmcat(1)                   PBM Plus                    pnmcat(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pnmcat - concatenate portable anymaps
  10.  
  11. SYNOPSIS
  12.      pnmcat [-white|-black] -leftright|-lr|-topbottom|-tb pnmfile
  13.      pnmfile ...
  14.  
  15. DESCRIPTION
  16.      Reads portable anymaps as input.  Concatenates them either
  17.      left to right or top to bottom, and produces a portable
  18.      anymap as output.  If the anymaps are not all the same
  19.      height (left-right) or width (top-bottom), the smaller ones
  20.      are centered with the edges filled in.  The -white and
  21.      -black flags specify what color to use for this fill -- if
  22.      neither is specified, the program makes a guess.
  23.  
  24.      All flags can be abbreviated to their shortest unique pre-
  25.      fix.
  26.  
  27. SEE ALSO
  28.      pnm(5)
  29.  
  30. AUTHOR
  31.      Copyright (C) 1989 by Jef Poskanzer.
  32.  
  33.      Permission to use, copy, modify, and distribute this
  34.      software and its documentation for any purpose and without
  35.      fee is hereby granted, provided that the above copyright
  36.      notice appear in all copies and that both that copyright
  37.      notice and this permission notice appear in supporting docu-
  38.      mentation.  This software is provided "as is" without
  39.      express or implied warranty.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Printed 5/25/90           12 March 1989                         1
  64.  
  65.  
  66.  
  67.