ASCII ENCODING

How can I change the default encoding UTF-8 to GBK.does lua glider support ascii encoding?please help.

Hello 386232894,

You will need to modify the .conf file. You can find the conf file by navigating to the install directory -> etc -> open luaglider19.conf

You should then find a segment that looks like:

-J-Dfile.encoding=UTF-8

to

-J-Dfile.encoding=GBK

After saving the .conf file and restarting Glider your files should open correctly

Regards,

M.Y. Developers

Hello 386232894,

You will need to modify the .conf file. You can find the conf file by navigating to the install directory -> etc -> open luaglider19.conf

You should then find a segment that looks like:

-J-Dfile.encoding=UTF-8

to

-J-Dfile.encoding=GBK

After saving the .conf file and restarting Glider your files should open correctly

Regards,

M.Y. Developers