Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.56 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.56 KB

📖 About

Reconstruct Persian/Arabic sentences for use in the u8g2 library. In languages like Persian/Arabic, the letter is modified depending on where it should go in a word. Usually, when you print to the display ordinary Persian/Arabic text, each character is printed individually and is not joined together, whereas a computer would join it automatically on the screen but not modifying the actual data of each character.

📚 Description

Persian/Arabic script is very special with two essential features:

  • It is written from right to left.
  • The characters change shape according to their surrounding characters.

So when you try to print text written in Persian/Arabic script on VGA display in Persian/Arabic you’re pretty likely to end up with something that looks like this:

📷 Screenshot

⚙️ Download & Usage

Download/Clone repository, then Install :

1-u8g2 library.

2-bitluni's ESP32Lib

and upload the code.

💵 Donation

If this project help you reduce time to develop, you can give a cup of coffee to the (https://github.com/idreamsi/u8g2-persian-reshaper) :)