mpcabd / python-arabic-reshaper

Reconstruct Arabic sentences to be used in applications that don't support Arabic
MIT License
398 stars 80 forks source link

Kurdish support and second way of arabic to support extra fonts #39

Closed ravarage closed 4 years ago

ravarage commented 4 years ago

I applied all of your suggestion, and fix small bugs that comes with it, now it should work without issue

mpcabd commented 4 years ago

Thanks @ravarage, because I cannot understand Kurdish and cannot verify this works, could you write a couple of unit tests like these ones? This way we can ensure Kurdish support is tested well and won't break over time.

ravarage commented 4 years ago

sorry for being late, I didn't have time for scratch my head, all done now, Kurdish is basically Arabic script, without harakat, and some extra chart that doesnt follow standard fonts, if arabic works I am pretty sure Kurdish will works, I added few word just to be sure

mpcabd commented 4 years ago

Great work, thanks a lot for your support!

mpcabd commented 4 years ago

I will be making a new release soon with this.