home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Anwendungen / Workshops / PBM / PPMPAT.LHA / manual / ppmpat.man
Text File  |  1992-01-30  |  2KB  |  133 lines

  1.  
  2.  
  3.  
  4.      ppmpat(1)           AMIGA (04 September 1989)           ppmpat(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmpat - make a pretty pixmap
  10.  
  11.      SYNOPSIS
  12.           ppmpat -gingham2|-g2|-gingham3| -g3|-madras|-tartan| -
  13.           poles|-squig|-camo| -anticamo width height
  14.  
  15.      DESCRIPTION
  16.           Produces a portable pixmap of the specified width and
  17.           height, with a pattern in it.
  18.  
  19.           This program is mainly to demonstrate use of the ppmdraw
  20.           routines, a simple but powerful drawing library.  See the
  21.           ppmdraw.h include file for more info on using these
  22.           routines.  Still, some of the patterns can be rather pretty.
  23.           If you have a color workstation, something like ppmpat
  24.           -squig 300 300 | ppmquant 128 should generate a nice
  25.           background.
  26.  
  27.      OPTIONS
  28.           The different flags specify various different pattern types:
  29.  
  30.           -gingham2
  31.                A gingham check pattern.  Can be tiled.
  32.  
  33.           -gingham3
  34.                A slightly more complicated gingham.  Can be tiled.
  35.  
  36.           -madras
  37.                A madras plaid.  Can be tiled.
  38.  
  39.           -tartan
  40.                A tartan plaid.  Can be tiled.
  41.  
  42.           -poles
  43.                Color gradients centered on randomly-placed poles.  May
  44.                need to be run through ppmquant.
  45.  
  46.           -squig
  47.                Squiggley tubular pattern.  Can be tiled.  May need to
  48.                be run through ppmquant.
  49.  
  50.           -camo
  51.                Camouflage pattern.  May need to be run through
  52.                ppmquant.
  53.  
  54.           -anticamo
  55.                Anti-camouflage pattern - like -camo, but ultra-bright
  56.                colors.  May need to be run through ppmquant.
  57.  
  58.           All flags can be abbreviated to their shortest unique
  59.           prefix.
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 1/30/92)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      ppmpat(1)           AMIGA (04 September 1989)           ppmpat(1)
  71.  
  72.  
  73.  
  74.      REFERENCES
  75.           Some of the patterns are from "Designer's Guide to Color 3"
  76.           by Jeanne Allen.
  77.  
  78.      SEE ALSO
  79.           pnmtile(1), ppmquant(1), ppm(5)
  80.  
  81.      AUTHOR
  82.           Copyright (C) 1989 by Jef Poskanzer.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 1/30/92)
  130.  
  131.  
  132.  
  133.