Hi!

If you mean to use true type fonts (.ttf) or selfmade bitmap fonts within the text-objects (text name {...}) this is not a problem.
Maybe you will need to change then font of the SED ([Options][Font]) to arabic to write your string-constants (e.g.: string msg_info_001 = "@'+||XYZ";
but this may result in funny coding (arabic-english)...
Load your strings from an external file may be more usefull.

mercuryus