TextSuite Copyright (C) 2007-2009 Steffen Xonna (aka Lossy eX)
http://www.opengl24.de/

For copyright informations see file copyright.txt.


--- General --------------------------------------------------------------
If you have any problems, questions or suggestions you can write me an email
"info (at) opengl24 (dot) de" or visit my bug tracker

http://mantis.opengl24.de/


you also can visit the forum of the delphi opengl community.

http://www.delphigl.com/forum/                       (General)
http://www.delphigl.com/forum/viewforum.php?f=19     (English)


--- Samples --------------------------------------------------------------
This package provides some samples to demonstrate the general use of this library.

All samples looks for the file "media/font.txt". In the FIRST line of the file
you can write an path to any ttf you want to use in the samples. Beware on linux
you must include the first "./" in the path if the path is relative.
Absolute paths also works.


Some samples requires additional librarys to work correctlly. Samples with _SDL
in directoryname and EnumFonts require SDL and SDL_ttf. PostProcessing_XXX also
requires SDL_image.

additional librarys can be found under:
http://www.libsdl.org/
http://www.libsdl.org/projects/SDL_ttf/
http://www.libsdl.org/projects/SDL_image/


--- External Font --------------------------------------------------------
This package contains the Dustismo (bold) font.
Dustismo is Copyright (C) 2002 Dustin Norlander
for more information see /samples/media/dustismo_license.txt