Menu

GNU FriBidi / News: Recent posts

Moved to GitHub

GNU FriBidi project is now hosted on https://github.com/fribidi/fribidi/

Posted by Behnam Esfahbod 2017-11-07

Moved to FreeDesktop

GNU FriBidi is not developed at the FreeDesktop project. The new URL is http://freedesktop.org/Software/FriBidi

Posted by Behdad Esfahbod 2004-04-27

0.10.2 released

This release contains the reordering NSMs code, that means now fribidi implements the Unicode Bidi Algorithm completely.

Posted by Behdad Esfahbod 2002-03-16

FriBidi 0.10.0 released

FriBidi is a free library that implements the Unicode Bidirectional Algorithm (also known as BiDi).

FriBidi 0.10.0 is released. Changes include:
* Slightly changed interface. To use the old interface, you should #define
FRIBIDI_INTERFACE_1 before #include-ing "fribidi.h".
* No Glib dependency.
* Support for very small memory footprints, through controllable data table
compression.
* Added line breaking support through standard width computation (using Markus
Kuhn's wcwidth).
* Major cleanup of the code.
* Tested on different platforms, including Red Hat, Debian, FreeBSD,
Solaris, and Cygwin.
* pkgconfig support, by Abel Cheung.
* Included Unicode data files in the source distribution.

Posted by Roozbeh Pournader 2002-01-08

FriBidi now up on sourceforge

I have finally imported the FriBidi source tree and moved the official FriBidi home page to source forge.

Posted by Dov Grobgeld 2000-12-23