We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@khaledhosny The Basmala u+FDFD isn't in the font. http://www.decodeunicode.org/u+FDFD It's part of 'Arabic Presentation Forms A' which has common liturgical phrases. https://en.wikipedia.org/wiki/Arabic_script_in_Unicode Perhaps you can add it or have the character sequence as an example in the README, as I am not sure how it is written. For those not knowing what it represents, it's the used in the recitation of the Quran, the arabic phrase means "In the name of God, the Most Gracious, the Most Merciful" https://en.wikipedia.org/wiki/Basmala
The text was updated successfully, but these errors were encountered:
What do you need U+FDFD for? It is mostly a legacy compatibility character and you shouldn’t use it unless you have a very good reason to do so.
The basmala is just a regular Arabic phrase and you can right it like any other Arabic text; “بسم الله الرحمن الرحيم”.
Sorry, something went wrong.
No branches or pull requests
@khaledhosny The Basmala u+FDFD isn't in the font.
http://www.decodeunicode.org/u+FDFD
It's part of 'Arabic Presentation Forms A' which has common liturgical phrases.
https://en.wikipedia.org/wiki/Arabic_script_in_Unicode
Perhaps you can add it or have the character sequence as an example in the README, as I am not sure how it is written.
For those not knowing what it represents, it's the used in the recitation of the Quran, the arabic phrase means "In the name of God, the Most Gracious, the Most Merciful"
https://en.wikipedia.org/wiki/Basmala
The text was updated successfully, but these errors were encountered: