home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / sprtools / docs / spr2ras < prev    next >
Encoding:
Text File  |  1995-03-10  |  700 b   |  29 lines

  1. spr2ras
  2. =======
  3.  
  4. Version 2.00 (18-Nov-1993)
  5. SPRtools block 1c release.
  6. (C) 1989-1993 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. Sprite to Sun raster format bitmap converter.
  11. Produces a raster image with the closest bpp and palette as the sprite file.
  12.  
  13. Restrictions
  14. ------------
  15. Converts sprites of 1,2,4,8,15,24 bpp to raster files of 1,8,24 bpp.
  16. Only RT_STANDARD image type and RMT_EQUAL_RGB or RMT_NONE map types
  17. are produced. Only the first sprite in the file is converted.
  18.  
  19. Syntax
  20. ------
  21. spr2ras <sprite file> <raster 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 ras_info.
  28. !ComndCTRL configuration file: spr2ras
  29.