Hello all,
I’m trying to switch languages inside monodevlop. The code doesn’t seem to recognize the Chinese or Japanese characters when I paste them from a source document. Any clue on a way to get this working?
Thanks,
gh
Hello all,
I’m trying to switch languages inside monodevlop. The code doesn’t seem to recognize the Chinese or Japanese characters when I paste them from a source document. Any clue on a way to get this working?
Thanks,
gh
Are you using proper encoding? If you’re using 8-bit ASCII encoding, it won’t work. It could also be a font problem.
I tried putting Chinese characters into the 3d Lerpz tutorial. The code in mono looks Very wierd. No errors, but nothing shows up on the buttons in the start menu screen.
That’s two likely problems:
Inadequate font in MonoDevelop which cannot display Chinese.
Inadequate font in Unity which cannot display Chinese.