home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / graphics / sprsort / !SprSort / !Help < prev    next >
Text File  |  1998-03-28  |  2KB  |  67 lines

  1.  
  2.                           !SprSort V1.01
  3.                           ~~~~~~~~~~~~~~
  4.  
  5. Purpose
  6. ~~~~~~~
  7.  
  8. !SprSort is a simple utility to sort all the sprites in a sprite file
  9. into alphabetical order.
  10.  
  11. It has an alternate function that renames the first sprite inside a
  12. sprite file to be the same as the leaf of the filename. This was
  13. implemented because the way that ChangeFSI names saved sprites (as
  14. a mode identifier) has always annoyed me - it prevents me from merging
  15. several CFSI'd images into a single file.
  16.  
  17.  
  18. How to use it
  19. ~~~~~~~~~~~~~
  20.  
  21. Start up the program in the normal way by double-clicking on the !SprSort
  22. icon. To sort the sprites in a spritefile, simply drag the file to the
  23. SprSort icon on the iconbar. After some disc activity, the file will be
  24. written back to the same file, but with the sprites sorted alphabetically.
  25.  
  26. Because SprSort does not load the entire sprite file into memory, it is
  27. not terribly memory-hungry - typically, it will increase in size by the
  28. size of the single largest sprite in the file.
  29.  
  30. NB.  You can drag multiple sprite files to the iconbar icon, and they will
  31. be renamed in sequence.
  32.  
  33. NNB. SprSort should not be run from within an archive - it will run /very/
  34. slowly. In addition, it will not run at all from a write-protected medium.
  35.  
  36.  
  37. Iconbar Menu
  38. ~~~~~~~~~~~~
  39.  
  40. The iconbar menu has the standard Info and Quit items. In addition, there
  41. are two other entries, entitled "Sort sprites" and "Name = leaf", which is
  42. use to select between the two functions provided. 
  43.  
  44.  
  45. History
  46. ~~~~~~~
  47.  
  48.   Version  Changes
  49.   ~~~~~~~  ~~~~~~~
  50.     1.00   Initial distribution version
  51.     1.01   ProgInfo version updated from previous erroneous value.
  52.            Hourglass added during sprite sorting
  53.  
  54. Disclaimer
  55. ~~~~~~~~~~
  56.  
  57. This software is provided 'as is', and 1 accept no responsibility for any loss
  58. caused as a result of its use.
  59.  
  60. That notwithstanding, I am perfectly happy to receive bug reports via email (or
  61. snail mail, come to that). Please remember to quote the version number, as well
  62. as a description of the bug.
  63.  
  64. ____________
  65. Nick Roberts
  66. tigger@argonet.co.uk
  67. http://www.argonet.co.uk/users/tigger/