Introduction
Introduction Statistics Contact Development Disclaimer Help
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 ![sent without bidi](sent-without-bidi.png)
14
15 with sent-bidi:
16
17 ![sent with bidi](sent-with-bidi.png)
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>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.