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

  1.  
  2.  
  3.  
  4. pnmenlarge(1)               PBM Plus                pnmenlarge(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pnmenlarge - read a portable anymap and enlarge it N times
  10.  
  11. SYNOPSIS
  12.      pnmenlarge N [pnmfile]
  13.  
  14. DESCRIPTION
  15.      Reads a portable anymap as input.  Replicates its pixels N
  16.      times, and produces a portable anymap as output.
  17.  
  18.      pnmenlarge can only enlarge by integer factors.  The slower
  19.      but more general ppmscale can enlarge or reduce by arbitrary
  20.      factors, and pbmreduce can reduce by integer factors, but
  21.      only for bitmaps.
  22.  
  23. SEE ALSO
  24.      pbmreduce(1), ppmscale(1), pnm(5)
  25.  
  26. AUTHOR
  27.      Copyright (C) 1989 by Jef Poskanzer.
  28.  
  29.      Permission to use, copy, modify, and distribute this
  30.      software and its documentation for any purpose and without
  31.      fee is hereby granted, provided that the above copyright
  32.      notice appear in all copies and that both that copyright
  33.      notice and this permission notice appear in supporting docu-
  34.      mentation.  This software is provided "as is" without
  35.      express or implied warranty.
  36.  
  37.  
  38.  
  39.  
  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         26 February 1989                        1
  64.  
  65.  
  66.  
  67.