Download List

Descripción del Proyecto

Xfstt means "X11 Font Server for TrueType fonts". TrueType fonts are generally regarded to be the best scalable fonts for low resolution devices like screens. Examples where good scalable fonts improve the visual quality considerably are Mozilla, GIMP, and Java. A fonts.properties file for use with Java is provided.

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.

2010-11-14 07:59
1.8

Esta versión incluye varias correcciones de violación de segmento accidente y un montón de código y construcción de la limpieza del sistema.
Tags: Major bugfixes
This release includes several segfault and crash fixes and lots of code and build system cleanups.

2005-11-30 19:42
1.7

Esta versión incluye el soporte de IPv6, hace gettext externo, correcciones y actualizaciones de la documentación, corrige un fallo en la construcción Irix, y proporciona código de limpieza en general.
Tags: Minor feature enhancements
This release adds IPv6 support, makes gettext external, fixes and updates documentation, fixes a build failure on Irix, and provides general code cleanup.

2003-09-02 19:40
1.6

ttSyncAll fijándose sólo en los subdirectorios fontdir se ha solucionado. Más control robusto para cachedir ha sido añadido. Una constante limitación de tamaño de ruta ha sido eliminado (por el HURD). Un error tipográfico en "sincronización" se ha fijado. Hay soluciones sangrado menor. La transición al uso de cadenas en C + + se ha iniciado. El libfstt API se ha cambiado (fugas de memoria múltiple se han fijado, y el getString miembro no necesita el buffer de conversión más). El formato de salida de - GSList se ha solucionado.
Tags: Major bugfixes
ttSyncAll looking only at fontdir subdirectories has been fixed. More robust checking for cachedir has been added. A constant path size limitation has been removed (for the HURD). A typo in "syncing" has been fixed. There are minor indentation fixes. The transition to using C++ strings has been started. The libfstt API has been changed (multiple memory leakages have been fixed, and the member getString doesn't need the conversion buffer anymore). The output format of --gslist has been fixed.

2003-07-31 14:54
1.5.1

Un posible problema de seguridad fue fijado por el control de la magia byteorder en el protocolo de enlace de conexión.
Tags: Minor security fixes
A possible security problem was fixed by checking
the byteorder magic in the connection handshake.

2003-07-29 09:24
1.5

Esta versión corrige varios desbordamientos de búfer en el código de manejo de paquetes de red (CAN-2003-0581). Una nueva codificación, ISO8859-14, está incluido. Los lugares dir codificada se han trasladado a configurar el espacio, y ahora mkdirs la fontdir y cachedir en el make install de destino. Los mensajes de error cuando el cachedir no existe se han mejorado. El - la dependencia GSList en el orden de los argumentos fue eliminado. dprintfN fue reemplazada por una función de depuración. Sangría y la fuente de pequeños cambios cosméticos que se han hecho. Hubo mejoras en la documentación y ejemplos.
Tags: Major security fixes
This version fixes multiple buffer overflows in the
network packet handling code (CAN-2003-0581). A new
encoding, ISO8859-14, is included. The hardcoded dir
locations have been moved to configure space, and it
now mkdirs the fontdir and cachedir in the make install
target. The error messages when the cachedir does not
exist have been improved. The --gslist dependency on
order of arguments was removed. dprintfN was
replaced with a debug function. Indentation and minor
source cosmetic changes have been made. There were
improvements to the documentation and examples.

Project Resources