Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Muchos errores han sido corregidos. La actualización es recomendada.
Tags: Major bugfixes
Many bugs have been fixed. Upgrading is recommended.

2008-03-17 21:38
0.7.1

Mejora de la portabilidad se ha mejorado: este comunicado debe construir fuera de la caja en Linux, Mac OS X y Windows (usando Visual C + + archivos de proyecto o MinGW). Objetos de buffer de vértices (OISCIV) se utilizan ahora para texturas y renderizado de esquema. Fuente de clasificación ha sido mejorado, y es más fácil seleccionar una fuente de nombrarlo. Hay una gran variedad de correcciones de errores.
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

La solución principal es acerca de una función que generaba pérdidas de memoria considerable.
Tags: Major bugfixes
The main fix is about a function that generated considerable memory leaks.

2007-03-12 22:02
0.6

Esta versión trae varias mejoras, así como numerosas correcciones de errores. Los principales cambios son: el uso de la prórroga Pixel Buffer Objeto GL, mejora de soporte de Unicode con una aplicación inicial de derecha a izquierda cuerdas, mejoras en la velocidad, y gestión de los maestros ha sido remodelado para reducir la huella de memoria y mejorar Fontconfig integración.
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

Esta versión trae muchas mejoras, así como correcciones de errores. Hay una mejora significativa. El código de textura ha sido renovado para el rendimiento (el uso de un atlas de textura). Soporte de Unicode se ha mejorado con la inclusión del algoritmo BiDi gracias a FriBiDi. Hay 4 nuevas extensiones: GLC_QSO_extrude, GLC_QSO_kerning, GLC_QSO_matrix_stack, y 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