Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Sirtopnm User Manual</TITLE></HEAD>
<BODY>
<H1>sirtopnm</H1>
Updated: 20 March 1991
<BR>
<A HREF="#index">Table Of Contents</A>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>

sirtopnm - convert a Solitaire file to PNM

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

<B>sirtopnm</B>

[<I>sirfile</I>]

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

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

<b>sirtopnm</b> reads a Solitaire Image Recorder file as input and
produces a PNM image as output.  The type of the output file depends
on the input file - if it's an MGI TYPE 17 file, <b>sirtopnm</b>
generates a PGM file.  If it's an MGI TYPE 11 file, <b>sirtopnm</b>
generates PPM.  The program tells you which type it is writing.

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

<A HREF="pnmtosir.html">pnmtosir</A>, 
<A HREF="pnm.html">pnm</A>

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

Copyright (C) 1991 by Marvin Landis.

<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="#lbAF">SEE ALSO</A>
<LI><A HREF="#lbAG">AUTHOR</A>
</UL>
</BODY>
</HTML>