home *** CD-ROM | disk | FTP | other *** search
-
-
- xwdtopnm(1) Unix Programmer's Manual xwdtopnm(1)
-
-
- NNNAAAMMMEEE
- xwdtopnm - convert a X11 or X10 window dump file into a portable anymap
-
- SSSYYYNNNOOOPPPSSSIIISSS
- xxxwwwdddtttooopppnnnmmm [_x_w_d_f_i_l_e]
-
- DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
- Reads a X11 or X10 window dump file as input. Produces a portable anymap
- as output. The type of the output file depends on the input file - if
- it's black & white, a _p_b_m file is written, else if it's grayscale a _p_g_m
- file, else a _p_p_m file. The program tells you which type it is writing.
-
- Using this program, you can convert anything on an X workstation's screen
- into an anymap. Just display whatever you're interested in, do an xwd,
- run it through xwdtopnm, and then use pnmcut to select the part you want.
-
- BBBUUUGGGSSS
- I haven't tested this tool with very many configurations, so there are
- probably bugs. Please let me know if you find any.
-
- This program is a twisty little maze of #ifdefs, all different.
-
- SSSEEEEEE AAALLLSSSOOO
- pnmtoxwd(1), pnm(5), xwd(1)
-
- AAAUUUTTTHHHOOORRR
- Copyright (C) 1989, 1991 by Jef Poskanzer.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 11 January 1991 1
-
-
-