GLttf - A text rendering utility for OpenGL
News
January 8th 2006 - Version 0.0.3 released
Changes:
- Fixed a critical Windows bug in the tesselator
- Improved Bitmap font rendering
- Code clean up and minor tweaks
December 12th 2006 - Version 0.0.2 released
Changes:
- BasicFont template to replace Font classes
- Font::Flags
- Fixed buggy tabs
- Fixed buggy normal vectors
Features
- Outline font rendering
- Polygon font rendering
- Bitmap font rendering
- Extruded 3d mesh rendering
- Modern C++ API using templates, RAII and Exceptions
- Easy to use - just a single static library and one header file
Requirements
Documentation
The Doxygen generated documentation can be found here.
GLttf Doxygen API documentation