Downloadliste

Projektbeschreibung

QuesoGLC is a free implementation of the OpenGL Character Renderer. The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services including scale and rotate text and draw text using lines, filled triangles, or bitmaps. QuesoGLC is based on the FreeType library, provides Unicode support, and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-01 07:15
0.7.2

Viele Fehler wurden behoben. Upgrade wird empfohlen.
Tags: Major bugfixes
Many bugs have been fixed. Upgrading is recommended.

2008-03-17 21:38
0.7.1

Portabilität wurde verbessert: dieser Pressemitteilung sollten bauen out of the box unter Linux, Mac OS X und Windows (Visual C + +-Projekt-Dateien oder MinGW). Vertex Buffer Objects (VBOs) sind jetzt für gebrauchte und strukturierte Übersicht Rendering. Font Sortierung wurde verbessert, und es ist einfacher, eine Schrift durch die Benennung es auszuwählen. Es gibt eine Auswahl an Bugfixes.
Tags: Major feature enhancements
Portability has been improved: this release should build out of the box on Linux, Mac OS X, and Windows (using Visual C++ project files or MinGW). Vertex buffer objects (VBOs) are now used for textured and outline rendering. Font sorting has been improved, and it is easier to select a font by naming it. There is an assortment of bugfixes.

2007-10-28 22:48
0.6.5

Das wichtigste Update ist über eine Funktion, die erzeugt erhebliche Speicherlecks.
Tags: Major bugfixes
The main fix is about a function that generated considerable memory leaks.

2007-03-12 22:02
0.6

Diese Version bringt einige Verbesserungen sowie zahlreiche Bugfixes. Die wichtigsten Änderungen sind: Nutzung der Pixel Buffer Object GL-Erweiterung, die Verbesserung der Unicode-Unterstützung mit einer Anfangsphase die Umsetzung des Rechts-nach-links-Strings, wurde Verbesserungen in der Geschwindigkeit und das Management von Meister überarbeitet worden, um den Speicherbedarf zu reduzieren und zu verbessern Fontconfig Integration.
Tags: Minor feature enhancements
This release brings several improvements as well as many bugfixes. The major changes are: usage of the Pixel Buffer Object GL extension, improvement of Unicode support with an initial implementation of right-to-left strings, speed improvements, and management of masters has been revamped to reduce the memory footprint and improve Fontconfig integration.

2006-12-13 23:50
0.5

Diese Version bringt viele Verbesserungen sowie Bugfixes. Es gibt erhebliche Verbesserungen in der Geschwindigkeit. Die Textur-Code wurde für die Performance überarbeitet (Verwendung eines Textur-Atlas). Unicode-Unterstützung wurde mit der Aufnahme des BiDi Algorithmus dank FriBiDi verbessert. Es gibt 4 neue Erweiterungen: GLC_QSO_extrude, GLC_QSO_kerning, GLC_QSO_matrix_stack und GLC_QSO_attrib_stack.
Tags: Major feature enhancements
This release brings many improvements as well as bugfixes. There are major speed improvements. The texture code has been revamped for performance (use of a texture atlas). Unicode support has been improved with the inclusion of the BiDi algorithm thanks to FriBiDi. There are 4 new extensions: GLC_QSO_extrude, GLC_QSO_kerning, GLC_QSO_matrix_stack, and GLC_QSO_attrib_stack.

Project Resources