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

[Bug]: Device screen: non-english characters #3854

Closed
panayotoff opened this issue May 10, 2024 · 2 comments
Closed

[Bug]: Device screen: non-english characters #3854

panayotoff opened this issue May 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@panayotoff
Copy link

panayotoff commented May 10, 2024

Category

Other

Hardware

T-Beam S3, Heltec V3

Firmware Version

2.3.6.7a3570a Beta

Description

When users send non-english characters ( ex. Cyrillic letters ) the device display does not show them. Tested with T-Beam supreme / Heltec v3. Is it possible to have UTF-8 encoding for the screens?
The iOS/Android app displays properly the characters.

Relevant log output

meshtastic_encoding

No response

@panayotoff panayotoff added the bug Something isn't working label May 10, 2024
@todd-herbert
Copy link
Contributor

todd-herbert commented May 11, 2024

I remember someone added support for Ukrainian at some point. I think you have to build the firmware yourself, adding an extra line of code to enable it:

image
(Screenshot from discord)

Edit: looks like there are both options for OLED_UA and OLED_RU. Hopefully one of those fonts is suitable for your own language!

@thebentern
Copy link
Contributor

@todd-herbert is correct. You will have to compile your with the font macro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants