index.md (654B)
1 Bidirectional Text 2 ================== 3 4 Description 5 ----------- 6 This patch adds proper support for Right-To-Left languages. (such as Farsi, Arabic or Hebrew) 7 8 Texts combining both RTL and LTR languages are displayed correctly. This is achieved using the GNU FriBiDi library, which is an additional dependency for this patch. 9 10 without dwm-bidi: 11 12  13 14 with dwm-bidi: 15 16  17 18 Download 19 -------- 20 * [dwm-bidi-20220309-0386419.diff](dwm-bidi-20220309-0386419.diff) 21 * [dwm-bidi-20220219-302953a.diff](dwm-bidi-20220219-302953a.diff) (old) 22 23 Authors 24 ------- 25 * Mahdi Mirzade - <http://mahdi.pw>