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

Adding support for more characters of Devanagari Language #2378

Merged
merged 3 commits into from
Feb 25, 2024

Conversation

madhurpv
Copy link
Contributor

Added support for various characters like ,, etc. which are present in the Devanagari language.
So now, words like सुमन would be displayed correctly, which were previously displayed like स ुमन.

Updated files :

  1. /sys/arduino/u8g2_page_buffer/Devanagari/Devanagari.ino
  2. /sys/rt-thread/examples/page_buffer/Devanagari.cpp
  3. /sys/sdl/devanagari/main.c

Though, I have physically tested only the code of /sys/arduino/u8g2_page_buffer/Devanagari/Devanagari.ino (1) file, I have updated the other files (2 and 3), owing to the fact that the code would run similarly.

Added support for several symbols like ु ू ृ
Added support for several symbols like ु ू ृ
Added support for several symbols like ु ू ृ
@olikraus olikraus merged commit ec2559e into olikraus:master Feb 25, 2024
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

Successfully merging this pull request may close these issues.

2 participants