Thread Starter
khakan
(@khakan)
Hello RavanH, I’m sorry for the late reply. Thank you for adding it to your plugin! I will try it out see if everything is working now.
Thread Starter
khakan
(@khakan)
Thank you for your quick reply!
So I tried this code out and the last 4 lines are working perfectly, but the first one is still not working. Most of the characters in the groups are extra characters that don’t get used that often anyway. The main ones I need to get remapped are from ‘\u064B to \u0652’. These are accent characters in Arabic that tell you the way a letter should be pronounced. Accents in Arabic are separate Unicode characters. I tried only using them instead of the groups in the first line of the code but it doesn’t seem to work.
As for the characters “https://unicode-table.com/en/064A/”, “https://unicode-table.com/en/06E6/” and “https://unicode-table.com/en/06E5/”, they don’t need to be remapped because they are just normal letters.
I hope you can help me out with this problem.
-
This reply was modified 4 years, 11 months ago by khakan.