Categories
OGLFT
The OpenGL/FreeType2 Text Rendering Library (OGLFT) supplies an interface between a font and an OpenGL or Mesa application.It uses the FreeType library to read font faces from their files and renders text strings as OpenGL primitives. Characters can be rendered in a variety of ways, including as raster images, as tessellated polygons and as texture maps. Glyphs can be drawn individually or as a string, and can be rendered using UNICODE characters via the QString class (with Qt support). You can also combine several fonts together in one OGLFT Face to increase the coverage of UNICODE points or for other special effects. Strings can be rotated through any angle, and drawn right, centered or left justified. Additionally each character in a string can be rotated through a given angle.
Last updated 1 Mar, 2004
About
Leadership
- Allen Barnett - Maintainer
Requirements
- Open GL (Use Requirement)
- Mesa (Use Requirement)
- SGI GLU sample implementation (version 1.3) (Build Prerequisite)
- Qt library (for rendering UNICODE characters) (Weak Prerequisite)
- GLE library (for rendering solid characters) (Weak Prerequisite)
Related Projects
Versions
0.8
0.8 beta released 2002-07-12
- Released: 12 Jul, 2002
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/oglft/OGLFT-...
- Licenses: LGPL
- Interfaces: X Window System
User Community and Support
User tutorial available in HTML format from http://oglft.sourceforge.net/index.html#tutorial
General Resources
Support Resources
- Paid support and consulting available from lignum Computing, Inc. (http://www.lignumcomputing.com)



