NAME
orictoppm - convert an Oric video RAM dump into a portable
pixmap
SYNOPSIS
orictoppm --help
orictoppm --version
orictoppm [-cgr] [-s num] -m text|hires|top [file ...]
orictoppm [-cgr] [-s num] -m text|hires|top -o file [file]
DESCRIPTION
orictoppm reads one or more files supposed to contain
dumps of an Oric video RAM and, for each input file,
writes a file containing the corresponding 240◊200 or
240◊224 image, in packed ppm format.
AUTHOR
AndrÈ Majorel <amajorel@teezer.fr>
http://www.teaser.fr/ ~ amajorel/orictoppm/
LEGAL
orictoppm is copyright AndrÈ Majorel 2001.
orictoppm is available under the terms of the GNU General Public License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|