-
$.evalFile and UTF8
Hey Guys,
I made a script that imports a JSON file for use with textlayers and markers etc…
Now, in my JSON there are some “special” characters such as: €, ë, ï and so on.
When parsing my file with $.evalFile so I can address the object, the special characters turn into something completely different (e.g.: ë becomes √´)Any clues on how to make sure all characters are parsed as UTF8.
N.b.: Both my script and source file for the JSON are UTF8 encoded.
Cheers,
Allard
Sorry, there were no replies found.