home *** CD-ROM | disk | FTP | other *** search
- tga2spr
- =======
-
- Version 2.00 (23-Aug-1993)
- SPRtools block 1c release.
- (C) 1993 DEEJ Technology PLC
-
- Features
- --------
- Targa TGA to sprite format bitmap converter.
- Produces a sprite with the same bpp and palette as the TGA file.
-
- Restrictions
- ------------
- Converts TGA images of 8,16,24 bpp only.
- Only uncompressed images (image types 1 & 2, map types 0 & 1) are supported.
-
- Syntax
- ------
- tga2spr [-y] <TGA file> <sprite file> [<progress/error file>]
-
- The [-y] option can be used to flip the image vertically if the
- conversion is incorrect.
-
- Files default to stdin and stdout with progress or errors to stderr.
-
- Info
- ----
- See also tga_info.
- !ComndCTRL configuration file: tga2spr
-