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

  1. spr2bmp
  2. =======
  3.  
  4. Version 3.00 (02-Feb-1995)
  5. SPRtools block 1b release.
  6. (C) 1992/3/5 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. Sprite to Windows 3 BMP format bitmap converter.
  11. Produces a BMP image with the closest bpp and same palette as the sprite file.
  12.  
  13. Restrictions
  14. ------------
  15. Converts sprites of 1,2,4,8,24 bpp, 15bpp sprites are converted to 24bpp BMPs.
  16. Only uncompressed and 1 bit plane images are produced.
  17. Only the first sprite in the file is converted.
  18.  
  19. Syntax
  20. ------
  21. spr2bmp <sprite file> <bmp file> [<progress/error file>]
  22.  
  23. Files default to stdin and stdout with progress or errors to stderr.
  24.  
  25. Info
  26. ----
  27. See also spr_info and bmp_info.
  28. !ComndCTRL configuration file: spr2bmp
  29.