Hash :
84869ec7
Author :
Date :
2008-05-23T00:46:08
* Provide a helper class for walking potentially-multibyte unicode strings. * Provide support for multibyte encodings (UTF-8, UTF-16) in FTFont and derived classes, and in FTSimpleLayout. * Put a few UTF-8 strings in non-latin codeplanes in FTGLDemo (toggle at compile-time) for testing. * FTSimpleLayout should be tested extensively before release. I would be surprised if I didn't break at least one unusual use case.
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/