You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
495 B
16 lines
495 B
2 years ago
|
FTGL Version 1.3 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/
|