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.

2003-10-12 15:04
0.10.4

2002-01-18 21:32
0.10.0

Suporte para memória pegadas muito pequenas, a remoção de dependência glib e testes em diversas 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

Minor bugfixes, suporte a Unicode 3.1.1, e limpeza 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 sofreu uma grande reformulação em prol da plena conformidade com a implementação de referência 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

Um bug foi corrigido no algoritmo BiDi. Vazamentos de memória foram corrigidos. O tipo nativo foi mudado de guint16 para guint32.
A bug was fixed in the BiDi algorithm. Memory leaks were fixed. The native type was changed from guint16 to guint32.

Project Resources