Blob Blame History Raw
<!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>

<H2>NAME</H2>
pbmtomatrixorbital - convert a PBM image to a Matrix Orbital LCD image

<H2 id="synopsis">SYNOPSIS</H2>

<B>pbmtomatrixorbital</B>

[<I>pbmfile</I>]

<H2 id="description">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.

<H2 id="history">HISTORY</H2>

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

<H2 id="seealso">SEE ALSO</H2>

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

<HR>
<H2 id="index">Table Of Contents</H2>
<UL>
<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>