84 lines
2.0 KiB
HTML
84 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of xwdtopnm</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>xwdtopnm</H1>
|
|
Section: User Commands (1)<BR>Updated: 11 January 1991<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
xwdtopnm - convert a X11 or X10 window dump file into a portable anymap
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>xwdtopnm</B>
|
|
|
|
[<I>xwdfile</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Reads a X11 or X10 window dump file as input.
|
|
<A NAME="ixAAC"></A>
|
|
<A NAME="ixAAD"></A>
|
|
Produces a portable anymap as output.
|
|
The type of the output file depends on the input file - if it's
|
|
black & white, a
|
|
<I>pbm</I>
|
|
|
|
file is written, else if it's grayscale a
|
|
<I>pgm</I>
|
|
|
|
file, else a
|
|
<I>ppm</I>
|
|
|
|
file. The program tells you which type it is writing.
|
|
<P>
|
|
|
|
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.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
I haven't tested this tool with very many configurations, so there are
|
|
probably bugs.
|
|
Please let me know if you find any.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+pnmtoxwd">pnmtoxwd</A>(1), <A HREF="/cgi-bin/man/man2html?5+pnm">pnm</A>(5), <A HREF="/cgi-bin/man/man2html?1+xwd">xwd</A>(1)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Copyright (C) 1989, 1991 by Jef Poskanzer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">BUGS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:31 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|