adam-85 wrote: > Does it need to some Arabic fonts beside Arabic encodic ? > How to configurate wine ? You need to install some Arabic fonts into ~/.wine/drive_c/windows/Fonts. Wine doesn't have any. When running Wine make sure to specify correct locale. For example: Code: LANG=ru_UA.utf-8 wine program.exe Please note that Wine does not correctly support BiDi in all cases.