RTL & LTR mixed
I'm working on a foreign language learning program primarily for teaching native english speakers arabic and/or japanese (osbit.research.pdx.edu)
Some of the exercises the client wants have rtl (arabic) and ltr (english) text mixed such as the question: "What is the appropriate English equivalent for شبة الجزيرة العربية?"
The client would like the arabic text to display rtl even though it is in the middle of a ltr paragraph.
Oh did I mention the text needs to word wrap and scroll?
I was thinking maybe I could render the text to a bitmap and manipulate it that way.
Thoughts? suggestions? is there an easy way to do this?
