I’ve tried this one https://github.com/autismuk/Font-Manager but sadly it doesn’t work…
Making an bitmap arabic font and changing the encoding to both utf8 and utf-8 doesn’t work…
Thanks for searching for those tools, but they don’t help with what am trying to do…
I’ve came with an idea but still don’t know if it would work or not and there is a problem…
The idea is to make the text in HTML and make the alignment RTL(right-to-left) then inserting the HTML Text in the scrollView…
The problem is that the HTML text doesn’t automatically wrap into a new line when the width of a line is full of text…
so any idea on how to fix that ?