about summary refs log tree commit diff
path: root/pi3topbm.html
diff options
context:
space:
mode:
Diffstat (limited to 'pi3topbm.html')
-rw-r--r--pi3topbm.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/pi3topbm.html b/pi3topbm.html
new file mode 100644
index 00000000..514bd05b
--- /dev/null
+++ b/pi3topbm.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML><HEAD><TITLE>Pi3topbm User Manual</TITLE></HEAD>
+<BODY>
+<H1>pi3topbm</H1>
+Updated: 11 March 1990
+<BR>
+<A HREF="#index">Table Of Contents</A>
+
+<A NAME="lbAB">&nbsp;</A>
+<H2>NAME</H2>
+
+pi3topbm - convert an Atari Degas .pi3 file into a PBM image
+
+<A NAME="lbAC">&nbsp;</A>
+<H2>SYNOPSIS</H2>
+
+<B>pi3topbm</B>
+
+[<I>pi3file</I>]
+
+<A NAME="lbAD">&nbsp;</A>
+<H2>DESCRIPTION</H2>
+
+<p>This program is part of <a href="index.html">Netpbm</a>.
+
+<p><b>pi3topbm</b> reads an Atari Degas .pi3 file as input and
+produces a PBM image as output.
+
+<A NAME="lbAE">&nbsp;</A>
+<H2>SEE ALSO</H2>
+
+<A HREF="pbmtopi3.html">pbmtopi3</A>,
+<A HREF="pbm.html">pbm</A>,
+<A HREF="pi1toppm.html">pi1toppm</A>,
+<A HREF="ppmtopi1.html">ppmtopi1</A>
+
+<A NAME="lbAF">&nbsp;</A>
+<H2>AUTHOR</H2>
+
+Copyright (C) 1988 by David Beckemeyer (bdt!david) and Diomidis D. Spinellis.
+
+<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">SEE ALSO</A>
+<LI><A HREF="#lbAF">AUTHOR</A>
+</UL>
+</BODY>
+</HTML>