1Pbmtoxbm User Manual(0) Pbmtoxbm User Manual(0)
2
3
4
6 pbmtoxbm - convert a PBM image to an X11 bitmap
7
8
10 pbmtoxbm
11
12 [{-x10|-x11}]
13
14 [pbmfile]
15
16
18 This program is part of Netpbm(1).
19
20 pbmtoxbm reads a PBM image as input and produces an X10 or X11 bitmap
21 as output.
22
23
24
26 -x10 This option causes pbmtoxbm to generate the X10 version of XBM.
27
28 You may not specify this with -x11.
29
30 This option was new with Netpbm 10.37 (December 2006). Before
31 that, use pbmtox10bm instead.
32
33
34 -x11 This option causes pbmtoxbm to generate the X11 version of XBM.
35
36 You may not specify this with -x10.
37
38 The X11 version is the default, so this option has no effect.
39
40 This option was new with Netpbm 10.37 (December 2006).
41
42
43
44
46 pbmtox10bm(1), xbmtopbm(1), pbm(1)
47
48
50 Copyright (C) 1988 by Jef Poskanzer.
51
53 This manual page was generated by the Netpbm tool 'makeman' from HTML
54 source. The master documentation is at
55
56 http://netpbm.sourceforge.net/doc/pbmtoxbm.html
57
58netpbm documentation 25 October 2006 Pbmtoxbm User Manual(0)