Download List

專案描述

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

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

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

Use of libtool, and several new Arabic script converters.

Project Resources