home *** CD-ROM | disk | FTP | other *** search
/ Mega A/V / mega_av.zip / mega_av / GRAPHUTL / PBMPLUS.ZIP / PNMINDEX.MAN < prev    next >
Text File  |  1991-08-11  |  2KB  |  67 lines

  1.  
  2.  
  3. pnmindex(1)                Unix Programmer's Manual                pnmindex(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      pnmindex - build a visual index of a bunch of anymaps
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      pppnnnmmmiiinnndddeeexxx [-sssiiizzzeee _N] [-aaacccrrrooossssss _N] [-cccooolllooorrrsss _N] [-bbblllaaaccckkk] _p_n_m_f_i_l_e ...
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      This script makes small versions of a bunch of anymaps, adds labels,  and
  14.      concatenates them together into a collage.
  15.  
  16. OOOPPPTTTIIIOOONNNSSS
  17.  
  18.      ---sssiiizzzeee
  19.           Controls how big each image becomes; the default is 100x100.
  20.  
  21.      ---aaacccrrrooossssss
  22.           Controls how many images are in each row; the default is 6.
  23.  
  24.      ---cccooolllooorrrsss
  25.           Controls how many colors the  final  index  gets  quantized  to,  if
  26.           quantization is necessary; the default is 256.
  27.  
  28.      ---bbblllaaaccckkk
  29.           Controls the color of the padding between the images; normally  it's
  30.           white  and  the  labels are black lettering on white background, but
  31.           the ---bbblllaaaccckkk flag reverses this.
  32.  
  33. SSSEEEEEE AAALLLSSSOOO
  34.      pnmscale(1), pnmcat(1), pbmtext(1), ppmquant(1), pnm(5)
  35.  
  36. BBBUUUGGGSSS
  37.      It's very slow.
  38.  
  39.      It's a csh script.  Csh scripts are not portable to System V.  Scripts in
  40.      general are not portable to non-Unix environments.
  41.  
  42. AAAUUUTTTHHHOOORRR
  43.      Copyright (C) 1991 by Jef Poskanzer.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                9 January 1991                                1
  65.  
  66.  
  67.