home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 399b.lha / PBM.LZH / pbm / xwdtopbm.doc < prev   
Text File  |  1990-07-21  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. xwdtopbm(1)                 PBM Plus                  xwdtopbm(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      xwdtopbm - convert an X11 or X10 window dump file into a
  10.      portable bitmap
  11.  
  12. SYNOPSIS
  13.      xwdtopbm [xwdfile]
  14.  
  15. DESCRIPTION
  16.      Reads an X11 or X10 window dump file as input.  Produces a
  17.      portable bitmap as output.
  18.  
  19.      Using this program, you can convert anything on an X
  20.      workstation's screen into a pbm bitmap.  Just display what-
  21.      ever you're interested in, do an xwd, run it through
  22.      xwdtopbm, and then use pnmcut to select the part you want.
  23.  
  24.      Note that this tool only works for monochrome dump files.
  25.  
  26. BUGS
  27.      I haven't tested this tool with very many configurations, so
  28.      there are probably bugs.  Please let me know if you find
  29.      any.
  30.  
  31. SEE ALSO
  32.      pbmtoxwd(1), pbm(5), xwdtoppm(1), ppmtoxwd(1)
  33.  
  34. AUTHOR
  35.      Copyright (C) 1988 by Jef Poskanzer.
  36.  
  37.      Permission to use, copy, modify, and distribute this
  38.      software and its documentation for any purpose and without
  39.      fee is hereby granted, provided that the above copyright
  40.      notice appear in all copies and that both that copyright
  41.      notice and this permission notice appear in supporting docu-
  42.      mentation.  This software is provided "as is" without
  43.      express or implied warranty.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Printed 5/25/90          31 August 1988                         1
  64.  
  65.  
  66.  
  67.