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.

2001-01-30 15:12
0.1.8

Freshmeat anuncio inicial, la inclusión de varias funciones de utilidad que ayudan en la interacción entre un ambiente interactivo y de la biblioteca fribidi, y las funciones del convertidor de UTF8 y el iso-8859-6 a ucs2 utilizada internamente por FriBiDi.
Initial freshmeat announcement; inclusion of several utility functions that help in the interaction between an interactive environment and the fribidi library, and converter functions from utf8 and iso-8859-6 to ucs2 used internally by fribidi.

2001-01-30 15:12
0.1.12

Un parche de velocidad se ha aplicado lo que hace fribidi casi 4 veces más rápido. El algoritmo se ha actualizado según la última especificación de Unicode. (Todavía no anula explícita, sin embargo.) Se ha añadido soporte para el LRM y personajes RLM para la ISO-8859-8 convertidores en las posiciones no utilizadas 0xFE y 0xFF.
A speed patch has been applied that makes fribidi almost 4 times faster. The algorithm has been updated according to the latest Unicode specification. (Still no explicit overrides, though.) Support has been added for the LRM and RLM characters for the iso-8859-8 converters at unused positions 0xFE and 0xFF.

2001-01-30 15:12
0.1.10

El uso de libtool, y varios de los nuevos conversores de escritura árabe.
Use of libtool, and several new Arabic script converters.

Project Resources