forked from fribidi/fribidi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS
40 lines (28 loc) · 1.21 KB
/
THANKS
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
Thanks to:
Behdad Esfahbod <[email protected]>
* Author and maintainer of the entire 0.19 release series up
to Unicode 6.3 support.
Dov Grobgeld <[email protected]>
* Initial author, maintainer before the 0.19 releases. Implementation
of the BiDi algorithms changes in Unicode 6.3. Current maintainer.
Behnam Esfahbod <[email protected]>
* Testing and auditing code.
Tim-Philipp Müller <[email protected]>
* Provided meson compilation support.
Khaled Hosny <[email protected]>
* Provided lots of cleanup and release engineering support for recent
versions.
And for the previous versions of FriBidi (pre 2002), thanks to:
Tomas Frydrych <[email protected]>
* Contirbuted patches for compiling GNU FriBidi under other OSes.
Franck Portaneri
* For the Mozilla BiDi languages support document;
Roozbeh Pournader <[email protected]>
* Fixed things here and there.
Pablo Saratxaga <[email protected]>
* Contributed several Arabic charset converters.
Owen Tayler <[email protected]>
* Contributed very important memory leak and speed patches.
Omer Zak <[email protected]>
* Contributed several bug fixes, and several considerations for
embedded systems.