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

  1. spr_info
  2. ========
  3.  
  4. Version 4.02 (13-Jan-1994)
  5. SPRtools block 1c release.
  6. (C) 1989-1994 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. Sprite file information.
  11. Displays information on all types of sprites recognised by SPRtools.
  12. Optionally shows the images palette and statistics on colour usage.
  13.  
  14. Restrictions
  15. ------------
  16. SPRtools will only understand RISC OS 3.1 modes, modes from the DEEJmodes
  17. module and the new RISC OS 3.5 mode specifiers.
  18.  
  19. The statistics reporting feature can require a large amount of memory
  20. for images with thousands of colours.
  21.  
  22. Only the first sprite in the file is recognised.
  23.  
  24. Syntax
  25. ------
  26. spr_info [-c | -s] <spr file>
  27.  
  28. The -c option is used to list the images palette entries. An error is given
  29. if the image does not have a palette.
  30.  
  31. The -s option builds a histogram of the colour usage in the sprite and
  32. returns information on the number of colours used. Colours used more than
  33. once, 10 times, 100 times and used over more than 0.01% of the area of the
  34. image are show. Also the number of times the most used colour occurs,
  35. and the average number of times all colours are used.
  36.  
  37. File defaults to stdin if not given.
  38.  
  39. Info
  40. ----
  41. See also spr_fsi and chmode.
  42. !ComndCTRL configuration file: spr_info
  43.