SDL Terminal library

Hi All,

I’ve developed a SDL pseudo-ansi color terminal library that
can be possibly useful for some of you. It only requires the SDL_ttf
library. Homepage is:

http://www.loria.fr/~rougier/software/terminal/

There are some examples included within the archive that show how to
use it in 2D or 3D, how to map it onto a cube and last, how to
emulate a python shell within the terminal (see screenshots on the
homepage).

Comments or bug reports are welcome.

Nicolas