Hash :
2aa2aeb5
Author :
Date :
2008-04-30T16:27:34
* Move include/* to src/FTGL/* so the files in there can directly be
referred to as "FTGL/*.h". This is convenient because they will be
installed in a similar location.
* Put a warning in each legacy public header to advise users to only include
the generic <FTGL/ftgl.h> header instead.
FTGL Version 2.0 Demo This demo demonstrates the different rendering styles available with FTGL. Press <spacebar> to change the font rendering style. Press <enter> to enable edit mode. When compiling you will need to check the paths to the font files as they are hard coded. See #define FONT_FILE and #define FONT_INFO in FTGLDemo.c Please contact me if you have any suggestions, feature requests, or problems. Henry Maddocks henryj@paradise.net.nz http://homepages.paradise.net.nz/henryj/