Download List

Projeto Descrição

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; inclusão de várias funções de utilitário que ajuda na interação entre um ambiente interativo e da biblioteca fribidi e funções de conversor de UTF8 e ISO-8859-6 para ucs2 usado internamente pelo 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

Um patch de velocidade foi aplicada que faz fribidi quase 4 vezes mais rápido. O algoritmo foi atualizado de acordo com a última especificação Unicode. (Ainda não substitui explícita, no entanto.) Foi adicionado suporte para o LRM e personagens RLM para o ISO-8859-8 conversores em posições não utilizadas 0xFE e 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

Uso da libtool, e vários conversores novo script árabe.
Use of libtool, and several new Arabic script converters.

Project Resources