goarabic icon indicating copy to clipboard operation
goarabic copied to clipboard

A Go Lang package for dealing with Arabic text.

Results 9 goarabic issues
Sort by recently updated
recently updated
newest added

**Added an another function `ReverseArabicChars()` that reverses only Arabic characters** ** example: ** ** The text ** `اذهب الى الحديقة الprivate وال park العمومي ` is outputted like this ![suppoesed](https://user-images.githubusercontent.com/26228836/141438563-23733d5a-ce5f-44b7-97fd-2d1683bd3aa7.png)...

Hi, I would like to make a similar library for Malayalam language so that I can use with GoPdf. I already have an issue opened here [https://github.com/signintech/gopdf/issues/126](https://github.com/signintech/gopdf/issues/126) but there is...

Hello, I don't know which function should I use to simulate your example in the README which function can convert ![68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f77616c69642f696d6167652f75706c6f61642f76313432393138363534362f6265666f72655f7063796f68612e706e67](https://user-images.githubusercontent.com/9460988/41660803-601d3876-749d-11e8-9653-6efe6b8fb9d4.png) to تجربة االنص العربي

السلام عليكم ورحمة الله وبركاته I've wrote micro utility functions that deals with Arabic text and numerals for my own projects. I think they're shareable. If they don't match your...

السلام عليكم اخي الحبيب نحن نشكر جهدك الكريم في مشكله في حرف "لا" وقد بلغنا عليها سابقأً

السلام عليكم شكر لجهدك الطيب فيه مشكله وهي عن طباعة "لا" في بي دي اف لاتظهر بشكل الجيد اذا كان من الممكن تطوير واصلاح علل المشروع انا احاول استخدام مكتبتك...

bug

Hi Some persian characters were missing گ چ پ ژ

Fix lam-alef output, replace substrings "الله" to unicode character \ufdf2, refactoring