Sdl-layer 0.20

Hi all,

I released a tarball of the latest version of my lib sdl-layer,
which provides a very simple plain C interface for managing
multiple display planes/layers in an SDL 1.2 based application.
It should compile on Mac and Linux, using GNU Make.
It can be integrated in a C++ environment.

Let me know if you’re having troubles with it, or if some of
you are interested in it. Projects for compiling under XCode
and MS Visual Studio are welcomed. Dll import/export directives
are already set on each function.

Here is the link to the Google Code page:
http://code.google.com/p/sdl-layer

For those who prefer SVN, you can easily checkout the current trunk
version:
http://code.google.com/p/sdl-layer/source/checkout

Thanks !
Julien CLEMENT