1Pbmto10x User Manual(0) Pbmto10x User Manual(0)
2
3
4
6 pbmto10x - convert a PBM image into Gemini 10X printer graphics
7
8
10 pbmto10x [-h] [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmto10x reads a PBM image as input and produces a file of Gemini 10X
17 printer graphics as output. The 10x's printer codes are alleged to be
18 similar to the Epson codes.
19
20 Note that there is no 10xtopbm tool - this transformation is one way.
21
22
24 In addition to the options common to all programs based on libnetpbm
25 (most notably -quiet, see
26 Common Options ⟨index.html#commonoptions⟩ ), pbmto10x recognizes the
27 following command line option:
28
29
30
31 -h
32
33 The resolution is normally 60H by 72V. If you specify the -h
34 option, resolution is 120H by 144V. You may find it useful to
35 rotate landscape images before printing.
36
37
38
39
41 pbm(1)
42
43
45 Copyright (C) 1990 by Ken Yap
46
48 This manual page was generated by the Netpbm tool 'makeman' from HTML
49 source. The master documentation is at
50
51 http://netpbm.sourceforge.net/doc/pbmto10x.html
52
53netpbm documentation 01 January 1990 Pbmto10x User Manual(0)