Skip to content
New issue

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

Letter ڵ is not reshaped #67

Open
ngmanageit opened this issue May 7, 2021 · 1 comment
Open

Letter ڵ is not reshaped #67

ngmanageit opened this issue May 7, 2021 · 1 comment

Comments

@ngmanageit
Copy link

Thank you again for this great project.

I see that the letter ڵ for some reason is not reshped when using Kurdish. Do I need to change the configuration to support this letter?

Thanks

@ngmanageit
Copy link
Author

ngmanageit commented May 8, 2021

Ok,
I was able to fix this by adding the lines:
# KURDISH LETTER LAM WITH SMALL V
'\u06B5': ('\u06B5', '\uE008', '\uE009', '\uE007')

to letters.py under "LETTERS_KURDISH"

I would happy if it could be added to the code for others.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant