home *** CD-ROM | disk | FTP | other *** search
- spr2tga
- =======
-
- Version 2.00 (22-Aug-1993)
- SPRtools block 1c release.
- (C) 1993 DEEJ Technology PLC
-
- Features
- --------
- Sprite to Targa TGA format bitmap converter.
- Produces a TGA image with the closest bpp and same palette as the sprite file.
-
- Restrictions
- ------------
- Converts sprites of 1,2,4,8,15,24 bpp to 8,16,24 TGA images.
- Only uncompressed TGA formats are produced.
- Only the first sprite in the file is converted.
-
- Syntax
- ------
- spr2tga [-<bpp>] <sprite file> <TGA file> [<progress/error file>]
-
- The -<bpp> option, where bpp is 8,16 or 24, can be used to select the
- bpp format of the image produced.
-
- Files default to stdin and stdout with progress or errors to stderr.
-
- Info
- ----
- See also spr_info and tga_info.
- !ComndCTRL configuration file: spr2tga
-