summary refs log tree commit diff
path: root/pbmtoln03.html
blob: 99f0ff6114de17be0924b019b1a25d7305be774a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Pbmtoln03 User Manual</TITLE></HEAD>
<BODY>
<H1>pbmtoln03</H1>
Updated: 7 May 1993
<BR>
<A HREF="#index">Table Of Contents</A>

<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pbmtoln03 - convert PBM image to DEC LN03+ Sixel output

<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>

<B>pbmtoln03</B>
[<B>-rltbf</B>]
<I>pbmfile</I>

<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p><b>pbmtoln03</b> reads a PBM image as input and produces a DEC
LN03+ Sixel output file.

<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>

<DL COMPACT>
<DT><B>-l nn</B>

<DD>Use &quot;nn&quot; as value for left margin (default 0).

<DT><B>-r nn</B>

<DD>Use &quot;nn&quot; as value for right margin (default 2400).

<DT><B>-t nn</B>

<DD>Use &quot;nn&quot; as value for top margin (default 0).

<DT><B>-b nn</B>

<DD>Use &quot;nn&quot; as value for bottom margin (default 3400).

<DT><B>-f nn</B>

<DD>Use &quot;nn&quot; as value for form length (default 3400).

</DL>

<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>

<A HREF="pbm.html">pbm</A>

<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>

Tim Cook, 26 Feb 1992

<HR>
<A NAME="index">&nbsp;</A>
<H2>Table Of Contents</H2>
<UL>
<LI><A HREF="#lbAB">NAME</A>
<LI><A HREF="#lbAC">SYNOPSIS</A>
<LI><A HREF="#lbAD">DESCRIPTION</A>
<LI><A HREF="#lbAE">OPTIONS</A>
<LI><A HREF="#lbAF">SEE ALSO</A>
<LI><A HREF="#lbAG">AUTHOR</A>
</UL>
</BODY>
</HTML>