Does the FABGL library support UTF-8 on FABGL board ? #317
Replies: 3 comments
-
I think is not possible because it's impossible to change encoding, for example |
Beta Was this translation helpful? Give feedback.
-
@andromeda2911 Where do you set character encoding? The string you stated reminds me of the Whether the text file in question is also encoded in Latin 1, is another question. |
Beta Was this translation helpful? Give feedback.
-
I'm using arduino on windows, and the terminal is fabgl, not unix. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I need to print text file utf-8 on terminal.
Does the FABGL library support UTF-8 ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions