index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (445B) | |
--- | |
1 Bidirectional Text | |
2 ================== | |
3 This patch adds proper support for Right-To-Left languages, such as Hebr… | |
4 | |
5 Texts combining both RTL and LTR languages are displayed correctly. | |
6 This is achieved using the GNU FriBiDi library, which is an additional d… | |
7 | |
8 Download | |
9 -------- | |
10 * [dmenu-bidi-20210723-b34d318.diff](dmenu-bidi-20210723-b34d318.diff) | |
11 | |
12 Author | |
13 ------ | |
14 * Eyal Yardeni Seelig <[email protected]> |