Feature request: national encodings support like Shift JIS, CP 1251 and the like #2209
terminalvelocity23
started this conversation in
Ideas
Replies: 1 comment
-
|
I have a suggestion on how to implement this: |
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.
-
As we all know, the message size in Meshcore is rather limited by length. Doubly so for non-Latin aphabet languages, because it's now using 2 bytes per character, making it even more restrictive.
I know that the text compression is planned to happen at some time, but one doesn't preclude the other, imo.
Would be nice to have that, if it's not too much hassle to implement.
Beta Was this translation helpful? Give feedback.
All reactions