Bidirectional text override

I’m running into an issue working with bidirectional text.
Does anyone know if there is a way to handle strings in the way it is done with for example the CSS unicode-bidi Property? Or any other hints or ideas on this subject?
The little patch illustrates the problem.Hello BIDI.v4p (7.3 KB)

no experience with what i believe is also often called right-to-left text. but a quick search lead to something that sounds related: https://stackoverflow.com/questions/12630566/parsing-through-arabic-rtl-text-from-left-to-right

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.