Top "Bidi" questions

Bidi is short for "bi-directional" and means text containing text in both text directionalities, both right-to-left (RTL) and left-to-right (LTR).

Reversing Strings in Right To Left (BiDirectional) Languages in iTextSharp

I'm using iTextSharp( C# iText port) to create pdfs from text/html. Most of my text is in Hebrew, a …

c# itextsharp bidi
Android mixed language text - BidiFormatter on String with RTL and LTR text

I have a ListView with custom View where I have a TextView : <TextView android:id="@+id/textViewItemTitle" android:layout_…

java android locale bidirectional bidi
How can I automatically set text direction based on input text language?

In Google plus (and a lot of other places), when I want to post something, when I type it in …

javascript html css bidi