Penguin
Annotated edit history of pnmtoxwd(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 pnmtoxwd
2 !!!pnmtoxwd
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 pnmtoxwd - convert a portable anymap into an X11 window dump
13 !!SYNOPSIS
14
15
16 __pnmtoxwd__ [[__-pseudodepth__ ''n'']
17 [[__-directcolor__] [[''pnmfile'']
18 !!DESCRIPTION
19
20
21 Reads a portable anymap as input. Produces an X11 window
22 dump as output. This window dump can be displayed using the
23 xwud tool.
24
25
26 Normally, pnmtoxwd produces a !StaticGray dump file for
27 ''pbm'' and ''pgm'' files. For ''ppm'', it writes a
28 !PseudoColor dump file if there are up to 256 colors in the
29 input, and a !DirectColor dump file otherwise. The
30 __-directcolor__ flag can be used to force a !DirectColor
31 dump. And the __-pseudodepth__ flag can be used to change
32 the depth of !PseudoColor dumps from the default of 8 bits /
33 256 colors.
34 !!SEE ALSO
35
36
37 xwdtopnm(1), pnm(5), xwud(1)
38 !!AUTHOR
39
40
41 Copyright (C) 1989, 1991 by Jef Poskanzer.
42 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.