
SprSplit
~~~~~~~~


This is a utility written for one purpose only - take as input a spritefile containing multiple sprites, and write each of those sprites to a new, separate file.


How to use
~~~~~~~~~~

Drag your spritefile onto the sprite icon.

Drag the destination directory onto the directory icon.

Click Split.

You'll see SprSplit count through the sprites, writing each one in turn to a new file in the destination directory. Each new file is named based on the spritename in the original spritefile.

NB. Any existing files in the output directory will be overwritten if needed.


Known bugs
~~~~~~~~~~

None known in this version, but note that I've only really tested it on the sprites used for AMPlay skins. It hasn't been tested with large amounts of real world sprites.


Source
~~~~~~

Source is included. By default the !Run file runs the compiled version,
but uncompiled and unlinked versions are included. To link the unlinked
version you would need my modified version of the DrWimp library,
included in the AMPlay source download.


License
~~~~~~~

This application is freeware, and may be used and redistributed freely.

It comes with no warranty whatsoever. Use at your own risk.

The source may also be used freely, but note that this applies only to
my source, not that of the DrWimp library, which has its own license
arrangements. (see http://www.rayfavre.me.uk )


Version history
~~~~~~~~~~~~~~~

1.00 6th Nov 2005. First version.

________________________________________________________________________
Copyright  2005 Mike Sandells, mike@mikejs.com
Last Modified: 6.11.2005