shoaib-mi

Results 4 comments of shoaib-mi

Thank you for your response. I tried to create a grid layout containing `TextBox`es. The problem is it takes 2.5 seconds to run. I think if there was a binding...

If you don't mind, I would like to suggest some changes that may organize the code better. I have already done that and it caused no changes in the code's...

Thank you @Jangko. I used your suggestion, and I could change the font in both Linux and windows environment. In windows the pdf shows Greek letters correctly and in the...

I just wrote a code in pure Nim similar to python module `arabic_rtlize`. Here is the link to the code, just in case someone encountered the same problem [RTL](https://github.com/shoaib-mi/RTL). It...