RE: Editor cannot display Chinese character properly
I tried the snippet above, the error code is 41.
Or do you mean the LANG_TYPE in Misc.h?
I can't find one match my country code. Because there are two type of Chinese character, Chinese and Simplify Chinese, the one in Mics.h maybe Simply Chinese?
RE: Editor cannot display Chinese character properly
Hi,
If you open the file in notepad or other viewer you will see that it's OK now.
However you may see "???" still because the global Font of the Editor does not include Chinese characters.
I've thought that the Output window used the Code Editor font which can have Chinese characters, however it uses the global font which currently does not have Chinese characters.
I can add that in first priority for 50$ - changing Editor global font to a custom one.
This will also include File Dialogs with Chinese characters across the Editor.
RE: Editor cannot display Chinese character properly
I see, the font is correct in notepad. Thanks for fixing this issue.
I just start to learn how to use this engine, it is not so top priority for the output display.
I think in order to increase the popularity of this engine, the support for other fonts in editor should be addressed, otherwise some users might run away after watching garbage characters.