Download List

Descripción del Proyecto

FriBidi is a free implementation of the Unicode Bidirectional (BiDi) Algorithm. It also provides utility functions to aid in the development of interactive editors and widgets that implement BiDi functionality. The BiDi algorithm is a prerequesite for supporting right-to-left scripts such as Hebrew, Arabic, Syriac, and Thaana.

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.

2003-10-12 15:04
0.10.4

2002-01-18 21:32
0.10.0

Apoyo a la capacidad de memoria muy pequeña, la eliminación de la dependencia de glib, y las pruebas en diferentes plataformas (FreeBSD, Solaris, Cygwin, etc.)
Tags: Minor feature enhancements
Support for very small memory footprints, removal of dependence on glib, and testing on many different platforms (FreeBSD, Solaris, Cygwin, etc.).

2002-01-03 23:24
0.9.1

Correcciones de errores menores, un soporte para Unicode 3.1.1, y la limpieza de código.
Tags: Minor bugfixes
Minor bugfixes, support for Unicode 3.1.1, and code cleanup.

2001-08-31 23:45
0.9.0

FriBiDi ha sido objeto de una reescritura importante en aras de la plena conformidad con la implementación de referencia de Unicode.
Tags: Major feature enhancements
Fribidi has undergone a major rewrite for the sake of full compliance with the
Unicode reference implementation.

2001-01-30 15:12
0.1.9

Un error se corrigió en el algoritmo de bidi. Las pérdidas de memoria se fija. El tipo nativo fue cambiado de guint16 a guint32.
A bug was fixed in the BiDi algorithm. Memory leaks were fixed. The native type was changed from guint16 to guint32.

Project Resources