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

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