Blender Version
Broken: 2.79, 2.80, 2.81, ...
Short description of error
The Arabic language appears reversed
Exact steps for others to reproduce the error
Example text: القرآن
Blender Version
Broken: 2.79, 2.80, 2.81, ...
Short description of error
The Arabic language appears reversed
Exact steps for others to reproduce the error
Example text: القرآن
Interesting enough, the UI itself works fine when changing to Arabic (the strings in this case are generated directly with gettext/.pot/.mo files). But any other way (even setting labels via Python, ID names, ...) will show the issue.
For the records, this is part of: T67452: Text rendering: Add full support for complex scripts layout (like devanagari, thai, etc.)