2018-04-16, 14:52
Last attempt for now in 0.0.30.
If reading the xml header encoding doesn't work it will use chardet to guess the encoding.
<?xml encoding=""
I'm not convinced chardet knows what it is doing as it detected utf8 as ascii but the rest of the addon still managed to output some Korean programs correctly.
If reading the xml header encoding doesn't work it will use chardet to guess the encoding.
<?xml encoding=""
I'm not convinced chardet knows what it is doing as it detected utf8 as ascii but the rest of the addon still managed to output some Korean programs correctly.