home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / graphics / spritegen / docs / ReduceSp < prev   
Encoding:
Text File  |  1992-09-27  |  455 b   |  12 lines

  1. Usage: ReduceSp
  2.          <In>                   name of sprite file to process
  3.          <Out>                  name of sprite file to generate
  4.          [-Verbose <n>]         non-negative integer (0)
  5.          [-Even]                (see below)
  6.  
  7. This takes each sprite in a file and removes unused rows and columns
  8. Used means any pixel is not colour 0.  Masking is ignored
  9. If -Even then ensure take off the same number of rows/columns from
  10. opposite edges
  11.  
  12.