#################################################
#                                               #
#  libwiisprite - v0.1.8b                       #
#                                               #
#################################################
#  Written by Chaosteil and Feesh!              #
#################################################

~~Release Notes~~

libwiisprite is a new sprite library which uses GX as
it's underlying rendering engine. All graphical calculations
and performed by the GPU and not the CPU!

libwiisprite is currently under heavy development, but this
version is a semi-stable version allowing most of the proposed
functionality of the library.

Currently PNG w/alpha is the only supported image format. We
are working on allowing images to be loaded from compiled-in
texture data.
 
The library comes with full Doxygen documentation to help
get development started.

~~Installation~~

Please refer to the README.txt for installation instructions.

~~Thanks~~

Thanks go out firstly to Dhewg for helping us out with the GX
texture format. LibOGC, DevkitPPC, the Homebrew Channel  and 
#wiidev on EFNet.

~~New in this release~~
0.1.8b
Now Sprites have SetTransparency() and GetTransparency() methods. It is documentated in the documentation. The spritetest example also got updated, you can now set transparency with the A and B buttons.

~~Bugs~~

If you find a bug please send an e-mail to chaosteil@gmail.com or
gummybassist@gmail.com or if you are on an EFNet server, PM 
Chaosteil or feesh. 
