about summary refs log tree commit diff
path: root/pc1toppm.html
diff options
context:
space:
mode:
Diffstat (limited to 'pc1toppm.html')
-rw-r--r--pc1toppm.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/pc1toppm.html b/pc1toppm.html
new file mode 100644
index 00000000..8a6335d5
--- /dev/null
+++ b/pc1toppm.html
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML><HEAD><TITLE>Pc1toppm User Manual</TITLE></HEAD>
+<BODY>
+<H1>pc1toppm</H1>
+Updated: 30 April 2004
+<BR>
+<A HREF="#index">Table Of Contents</A>
+
+<A NAME="lbAB">&nbsp;</A>
+<H2>NAME</H2>
+
+pc1toppm - convert an Atari Degas .pc1 into a PPM image
+
+<A NAME="lbAC">&nbsp;</A>
+<H2>SYNOPSIS</H2>
+
+<B>pc1toppm</B>
+
+[<I>pc1file</I>]
+
+<A NAME="lbAD">&nbsp;</A>
+<H2>DESCRIPTION</H2>
+
+<p>This program is part of <a href="index.html">Netpbm</a>.
+
+<p><b>pc1toppm</b> reads an Atari Degas .pc1 file as input and
+produces a PPM image as output.
+
+<p>The .pc1 format is a compressed (run length encoded) variation on .pi1.
+
+<A NAME="history"></a>
+<h2>HISTORY</h2>
+<p><b>pc1toppm</b> was new in Netpbm 10.22 (April 2004)
+
+<A NAME="lbAE">&nbsp;</A>
+<H2>SEE ALSO</H2>
+
+<A HREF="ppm.html">ppm</A>,
+<A HREF="pi1toppm.html">pi1toppm</A>,
+<A HREF="pi3topbm.html">pi3topbm</A>,
+<A HREF="pbmtopi3.html">pbmtopi3</A>
+
+<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>
+</UL>
+</BODY>
+</HTML>
+
+