summaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 4ef25acb499f5b51ea6851c1d93ca8758f7406f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Dov Grobgeld <dov@imagic.weizmann.ac.il>
	* Initial author.
   
Behdad Esfahbod <behdad@bamdad.org>
	* Current maintainer, Added explicit bidi support, fixed all
	conformance bugs, changed the library to use bitmasks, rewrote
	many things, removed glib dependency.

Owen Tayler <otaylor@redhat.com>
	* Contributed very important memory leak and speed patches.

Raphael Finkel <raphael@cs.uky.edu>       
	* Contributed UTF-8 converters.

Pablo Saratxaga <pablo@mandrakesoft.com>  
	* Contributed several arabic charset converters.

Manish Singh <yosh@gimp.org> 
	* Contributed patch to make fribidi use libtool.

Omer Zak <omerz@actcom.co.il>
	* Contributed several bug fixes, improved interface UTF-8 converters,
	and several considerations for embedded systems.

Roozbeh Pournader <roozbeh@sharif.edu>
	* Fixed small things here and there.

Dan Kenigsberg <danken@cs.technion.ac.il>
	* Contributed a patch to make Fribidi work without Glib.

Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
	* Free wcwidth() implementation.

Abel Cheung <maddog@linux.org.hk>
	* Implemented pkgconfig support.

Dominique Unruh <dominique@unruh.de>
	* Contributed a patch for reordering NSMs (rule L3).

Tomas Frydrych <tomas@frydrych.uklinux.net>
	* Contirbuted patches for compiling fribidi under Microsoft
	Visual C++.