Télécharger la liste

Description du projet

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.

Système requise

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 annonce initiale, l'inclusion de fonctions utilitaires plusieurs qui aident à l'interaction entre un environnement interactif et la bibliothèque fribidi, et fonctions de convertisseur de utf8 et iso-8859-6 à ucs2 utilisée en interne par 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 patch de vitesse a été appliqué qui fait fribidi presque 4 fois plus rapide. L'algorithme a été mis à jour selon les dernières spécifications Unicode. (Toujours pas de surcharge explicite, si.) Un soutien a été ajoutée pour la LRM et RLM pour les caractères iso-8859-8 convertisseurs à des positions non utilisées 0xFE et 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

Utilisation de libtool, et plusieurs nouveaux convertisseurs écriture arabe.
Use of libtool, and several new Arabic script converters.

Project Resources