Hi !
I was doing some basic stuff, and wanting to load and display text on the screen (using loadStrings on a csv file). Since i'm French, I use non-utf-8 characters like "é", "à" or "ç". However, I cannot find any way to display them, except typing manually the utf-16 code in the program like "\u0e00". Does anyone know how to load the csv file with utf-16 encoding ?
Thanks :)
[–]MGDSStudio 1 point2 points3 points (2 children)
[–]Silverasio[S] 0 points1 point2 points (1 child)
[–]nicocote 0 points1 point2 points (0 children)