I'm working on a project which was Arabic before but I'm trying to add Persian characters (like گ چ پ ژ ) to it.
So I Imported Persian Characters to it but instead of showing new Characters in their appropriate form like ـگـ in باشگاه (U+FB95) it shows the isolated form like گ in باش گ اه (U+06AF).
note: There is not any spaces between ش and گ and ا in that word, it's only there to show how it's shown in the project.
Some other Examples:
تای ی د -> تایید
بازی ک نان -> بازیکنان
So is there any way to replace these characters with their appropriate form?