$VER: bild2rgfx.readme 1.1 (5.11.98) (W) by Martin Steigerwald
Introduction
------------
These are two scripts that convert images to the IFF RGFX format. The
AmigaDOS script bild2rgfx converts the files that match a given file
pattern to IFF RGFX images with GZIP compression. No further options
supported. Edit the script when you like to change something.
bild2rgfx.rexx is somewhat more advanced. However it only accepts
filenames without patterns, but it has Opus support and some nice options.
This script is inspired by my ImageConvert script. Actually it is a cut
down version of it specially suited to convert images to RGFX format with
DT2RGFX.
It is named »bild2rgfx« cause it started as little shell script with that
name. »Bild« is a word from the german language and simply means picture
or image.
Last changes
------------
5.11.98
bild2rgfx 1.1
bild2rgfx.rexx 1.1
- NODELETE now works as expected. Stupid typo.
bild2rgfx.readme 1.1
- updated it a little bit
|