E.decodeUTF8() and umlauts #1569
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2021-09-03 by @gfwilliams Not that I am aware of - what happens if you just run it on the UTF8 text string you have? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2021-09-03 by @MaBecker Ok, just tested in my environment
is all it needs to convert utf-8 umlauts to ansi umlauts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-09-03 by @MaBecker
Is there a sample how to use E.decodeUTF8() to convert utf-8 umlauts to ansi umlauts?
Beta Was this translation helpful? Give feedback.
All reactions