about summary refs log tree commit diff
path: root/pbmtomatrixorbital.html
blob: 575ad45c6de84e98515e02765b1d9272d7c20f68 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Pbmtomatrixorbital User Manual</TITLE></HEAD>
<BODY>
<H1>pbmtomatrixorbital</H1>
Updated: 06 September 2003
<BR>
<A HREF="#index">Table Of Contents</A>

<A NAME="name">&nbsp;</A>
<H2>NAME</H2>
pbmtomatrixorbital - convert a PBM image to a Matrix Orbital LCD image

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

<B>pbmtomatrixorbital</B>

[<I>pbmfile</I>]

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

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

<b>pbmtomatrixorbital</b> reads a PBM image as input and produces as output
an image that can be uploaded to a Matrix Orbital LCD display.

<p>You can upload the image to the LCD via the serial port to which it
is connected with the program <b>mo-upload.pl</b>, which you can get from
the package <b>pbmtomatrixorbital</b>.  Yes, the package is the same name
as this Netpbm program, and it contains its own <b>pbmtomatrixorbital</b>
program which is slightly different from this one because it is not part
of the Netpbm package.

<A NAME="history">&nbsp;</A>
<H2>HISTORY</H2>

<p><b>pbmtomatrixorbital</b> was added to Netpbm in Release 10.18
(September 2003).

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

<A HREF="pbmtox10bm.html">pbmtox10bm</A>,
<A HREF="xbmtopbm.html">xbmtopbm</A>,
<A HREF="pbm.html">pbm</A>

<HR>
<A NAME="index">&nbsp;</A>
<H2>Table Of Contents</H2>
<UL>
<LI><A HREF="#name">NAME</A>
<LI><A HREF="#synopsis">SYNOPSIS</A>
<LI><A HREF="#description">DESCRIPTION</A>
<LI><A HREF="#history">HISTORY</A>
<LI><A HREF="#seealso">SEE ALSO</A>
</UL>
</BODY>
</HTML>