1Pbmtoln03 User Manual(0) Pbmtoln03 User Manual(0)
2
3
4
6 pbmtoln03 - convert PBM image to DEC LN03+ Sixel output
7
8
10 pbmtoln03 [-rltbf] pbmfile
11
12
14 This program is part of Netpbm(1).
15
16 pbmtoln03 reads a PBM image as input and produces a DEC LN03+ Sixel
17 output file.
18
19
21 In addition to the options common to all programs based on libnetpbm
22 (most notably -quiet, see
23 Common Options ⟨index.html#commonoptions⟩ ), pbmtoln03 recognizes the
24 following command line options:
25
26
27
28 -l nn Use "nn" as value for left margin (default 0).
29
30
31 -r nn Use "nn" as value for right margin (default 2400).
32
33
34 -t nn Use "nn" as value for top margin (default 0).
35
36
37 -b nn Use "nn" as value for bottom margin (default 3400).
38
39
40 -f nn Use "nn" as value for form length (default 3400).
41
42
43
44
46 pbm(1)
47
48
50 Tim Cook, 26 Feb 1992
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/pbmtoln03.html
57
58netpbm documentation 07 May 1993 Pbmtoln03 User Manual(0)