home *** CD-ROM | disk | FTP | other *** search
- spr2bmp
- =======
-
- Version 3.00 (02-Feb-1995)
- SPRtools block 1b release.
- (C) 1992/3/5 DEEJ Technology PLC
-
- Features
- --------
- Sprite to Windows 3 BMP format bitmap converter.
- Produces a BMP image with the closest bpp and same palette as the sprite file.
-
- Restrictions
- ------------
- Converts sprites of 1,2,4,8,24 bpp, 15bpp sprites are converted to 24bpp BMPs.
- Only uncompressed and 1 bit plane images are produced.
- Only the first sprite in the file is converted.
-
- Syntax
- ------
- spr2bmp <sprite file> <bmp file> [<progress/error file>]
-
- Files default to stdin and stdout with progress or errors to stderr.
-
- Info
- ----
- See also spr_info and bmp_info.
- !ComndCTRL configuration file: spr2bmp
-