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

Fix display of certain Unicode symbols #4610

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

Coloradohusky
Copy link
Contributor

This PR fixes the display of all characters within the 0xC2.. Unicode character range, from ¡ to ¿ (including the degree symbol °, which previously showed up as ¿). Previously, this fix was only applied to OLED_PL, OLED_UA, and OLED_RU, but now it applies to other OLEDs as well. Tested on my RAK1921 and my Heltec Tracker.

src/graphics/Screen.h Show resolved Hide resolved
@caveman99 caveman99 merged commit 1fc6cc2 into meshtastic:master Sep 2, 2024
13 checks passed
@Coloradohusky Coloradohusky deleted the fix_chars branch September 13, 2024 23:51
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.

3 participants