Open thsvkd opened 1 year ago
I'm currently back on a Mac for 99% of my time so I'm not sure when I will have the time to look into it :( Sounds similar to when the font swallowed Cyrilic characters.
I just want to add another thing with this issue as this also does the same thing with Japanese windows OS. This actually leads to not able to save a proper device as it writes with those garble letters. So I cannot set a device properly using this GUI as it's only meant for English letters.
I think it's a cjk text saving problem, still in Chinese environment
There's a code that gets the device's information from the
GetDevicesForBackend
method and getsdeviceInfo.name
from theDescrambleUTF8
method doesn't seem to work correctly. It has been tested only in Korean, but there seems to be a possibility of problems with other languages like Japanese or other Asian languages.