开发者

Urdu characters joining problem

开发者 https://www.devze.com 2023-01-30 08:26 出处:网络
I\'m trying to write Urdu language characters in a div using javascript. The problem is that they dont change their shape when i write two characters that should have different shape when开发者_高级运

I'm trying to write Urdu language characters in a div using javascript. The problem is that they dont change their shape when i write two characters that should have different shape when开发者_高级运维 written together. For example ﺝ and ا when written together should look as جا. They dont merge with each other. Similar is the problem with other characters. Please help!


I got the answer. Actually I was copying other characters that visually looked the same but where not the one I needed. For example, one character from urdu and other from arabic will not join properly. So whenever copying characters, even if they look same, do consider that they may have different unicodes for different languages.

0

精彩评论

暂无评论...
验证码 换一张
取 消