[Fonts BUG]Chinese(Unicode) input uncorrectly shown

正在查看此主题的用户

RickoNoNo3

Recruit
All chinese characters the player inputs will be shown like this:

m&b.1.png


I typed "一二三".
In fact, all unicode chars(such as Japanese, korean, ①, ②, ③...) have the same problem.
---------------------------
As a programmer, I guess:
1. Each Chinese(Unicode) char uses one placeholder. It means the string encoding is correct. (If not, a char will use placeholders more than one)
2. So this is caused by font-family.
 
后退
顶部 底部