home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilss / sprtools / docs / tga2spr < prev    next >
Text File  |  1995-03-10  |  681b  |  31 lines

  1. tga2spr
  2. =======
  3.  
  4. Version 2.00 (23-Aug-1993)
  5. SPRtools block 1c release.
  6. (C) 1993 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. Targa TGA to sprite format bitmap converter.
  11. Produces a sprite with the same bpp and palette as the TGA file.
  12.  
  13. Restrictions
  14. ------------
  15. Converts TGA images of 8,16,24 bpp only. 
  16. Only uncompressed images (image types 1 & 2, map types 0 & 1) are supported.
  17.  
  18. Syntax
  19. ------
  20. tga2spr [-y] <TGA file> <sprite file> [<progress/error file>]
  21.  
  22. The [-y] option can be used to flip the image vertically if the
  23. conversion is incorrect.
  24.  
  25. Files default to stdin and stdout with progress or errors to stderr.
  26.  
  27. Info
  28. ----
  29. See also tga_info.
  30. !ComndCTRL configuration file: tga2spr
  31.