logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

sirtopnm - convert a Solitaire file to PNM

Author

       Copyright (C) 1991 by Marvin Landis.

Description

       This program is part of Netpbm(1).

       sirtopnm  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, sirtopnm generates a  PGM  file.
       If it's an MGI TYPE 11 file, sirtopnm generates PPM.  The program tells you which type it is writing.

Document Source

       This  manual  page was generated by the Netpbm tool 'makeman' from HTML source.  The master documentation
       is at

              http://netpbm.sourceforge.net/doc/sirtopnm.html

netpbm documentation                              20 March 1991                          SirtopnmUserManual(1)

Name

       sirtopnm - convert a Solitaire file to PNM

Options

       There are no command line options defined specifically for sirtopnm, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

pnmtosir(1), pnm(1)

Synopsis

sirtopnm

       [sirfile]

See Also