RTLTMPro
RTLTMPro copied to clipboard
Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
Hi I have some numbers that are like this: 2.5 | 3-7 (Farsi number - checked 'Farsi' checkbox) But as result, they are: 5.2 | 7-3 and if I checked...
Hi Thank you for this. It should be very useful I created a font asset for Hebrew, I added the Hebrew range and the glyph has Latin, Hebrew, and numbers....
1. This is expected rendering with two dots underneath فهي This is what's being rendered. The issue is only present if the character is at the end of the word...
1. `ToString` avoid StringBuilder resize due to capacity 2. `ToDebugString ` chang append (string) -> append(char)
By default, after input all of ranges that are in *Ranges.txt files and generate Tahoma font atlas, there is no 0x5F or underline character. And this brings a warning multiple...
Dear Sir First of all many thanks for this excellent recourse. It is very helpful. I am able to write all the words that I want to use in Urdu...
I have a missing-character issue resulting in the square symbols, I explicitly added these ~apostrophy codes 064F, 0651, but still no result. 
Hey, firstly thanks for the repo. Very very useful/essential when viewing/dealing anything arabic with Unity. Also, I don't speak/read arabic, which made it hard to debug, so please consider these...
I have to include accented characters in a solution in Hebrew. And here is a screenshot of what I get. Green is the reference using the Vilna font in LibreOffice....
 I see that the project add support hebrew, so I clone the project and test it. Just as above show, the string show wrong, the correct string order show...