Bidirectional Text

Description

This patch adds proper support for Right-To-Left languages. (such as Farsi, Arabic or Hebrew)

Texts combining both RTL and LTR languages are displayed correctly in images. This is achieved using the GNU FriBiDi library, which is an additional dependency for this patch.

without sent-bidi:

sent without bidi

with sent-bidi:

sent with bidi

Download

Authors