home *** CD-ROM | disk | FTP | other *** search
- spr_info
- ========
-
- Version 4.02 (13-Jan-1994)
- SPRtools block 1c release.
- (C) 1989-1994 DEEJ Technology PLC
-
- Features
- --------
- Sprite file information.
- Displays information on all types of sprites recognised by SPRtools.
- Optionally shows the images palette and statistics on colour usage.
-
- Restrictions
- ------------
- SPRtools will only understand RISC OS 3.1 modes, modes from the DEEJmodes
- module and the new RISC OS 3.5 mode specifiers.
-
- The statistics reporting feature can require a large amount of memory
- for images with thousands of colours.
-
- Only the first sprite in the file is recognised.
-
- Syntax
- ------
- spr_info [-c | -s] <spr file>
-
- The -c option is used to list the images palette entries. An error is given
- if the image does not have a palette.
-
- The -s option builds a histogram of the colour usage in the sprite and
- returns information on the number of colours used. Colours used more than
- once, 10 times, 100 times and used over more than 0.01% of the area of the
- image are show. Also the number of times the most used colour occurs,
- and the average number of times all colours are used.
-
- File defaults to stdin if not given.
-
- Info
- ----
- See also spr_fsi and chmode.
- !ComndCTRL configuration file: spr_info
-