Page 1 of 1

Broken Arabic even with config.rtl = true

Posted: Sat Mar 11, 2017 8:58 am
by asatiir
Hi, I'm facing problems with Arabic writing on the latest version of Ren'Py (6.99.12.4.2187). I tried following the instructions in this thread and even tried asking further and got no response, so I thought I'd make a new thread explaining my problem in detail since it seems to be a different problem.

I'm using Lateef as the font in case that helps sorting this out. Whenever I write anything in Arabic, it comes out broken like this:
Image
what's written doesn't mean anything for those who can't read Arabic, but the letters need to be connected in order to be a word. I tried following the instructions in the previously mentioned thread by applying this piece of code in the script:

Code: Select all

init python:
    config.rtl = True
    style.default.font = "LateefRegOT.ttf"
which didn't help and I got this:
Image

Am I doing something wrong here?

Re: Broken Arabic even with config.rtl = true

Posted: Wed Apr 12, 2017 3:48 pm
by asatiir
I still haven't found a solution, halp.

Re: Broken Arabic even with config.rtl = true

Posted: Thu Jul 12, 2018 2:56 am
by alitnk
It's just working well for me...