Top > All Packages in Directory > OGLFT

OGLFT - Renders text in OpenGL programs

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.

Obtaining

Web pagehttp://oglft.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/oglft/OGLFT-0.8.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=30708
Version 0.8 (beta) released on 2002-07-12
Licensed under LGPL.
This is not a GNU package.

Documentation
User tutorial available in HTML format from http://oglft.sourceforge.net/index.html#tutorial
Support contacts

Developer List<oglft-devel@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=30708
SupportPaid support and consulting available from lignum Computing, Inc. (http://www.lignumcomputing.com)

Project contacts

Maintainers
Developers
Sponsors
  • Lignum Computing, Inc.

Related information

InterfacesX Window System
Source languagesC++
Use requirementsOpen GL, Mesa
Build prerequisitesSGI GLU sample implementation (version 1.3)
Weak prerequisitesQt library (for rendering UNICODE characters), GLE library (for rendering solid characters)

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-12
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2004, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.