index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (602B) | |
--- | |
1 Bidirectional Text | |
2 ================== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds proper support for Right-To-Left languages. (such as Far… | |
7 | |
8 Texts combining both RTL and LTR languages are displayed correctly in im… | |
9 This is achieved using the GNU FriBiDi library, which is an additional d… | |
10 | |
11 without sent-bidi: | |
12 | |
13  | |
14 | |
15 with sent-bidi: | |
16 | |
17  | |
18 | |
19 Download | |
20 -------- | |
21 * [sent-bidi-20220622-9ed2713.diff](sent-bidi-20220622-9ed2713.diff) | |
22 | |
23 Authors | |
24 ------- | |
25 * Mahdi Mirzadeh - <https://mirzadeh.pro> |