Software Archive
Read-only legacy content
17061 Discussions

Chinese Language Font issue

Ruiming_T_
Beginner
972 Views

Try with latest XDK 1995 under windows 7 64bit.

No matter "design" mode or "code" mode. There's no way to display Chinese font. It seems by default Chinese font color is the same as background, or it simply couldn't support Chinese?

Any way try to add SimSun font in brackets's brackets.min.css, but still can't work out with it. 

Hopefully this bug can be solved ASAP!

 

 

0 Kudos
5 Replies
Chris_P_Intel
Employee
972 Views

I have no problem with Chinese here. Works great.  Are you using a particular UI framework.

 

Look at this screenshot.  You can see Chinese in the app, in the Design Properties pane, the code view, even in the name of the component.  I'm just copy/pasting Chinese text from a file that is UTF-8 encoded (ie, the default character encoding for Javascript/JSON, and also the encoding specified in the meta tag of the HTML doc)

 

chinese-everywhere.png

0 Kudos
Ruiming_T_
Beginner
972 Views

I'm sorry, But it doesn't work for me, are your sure your're in Windows 7 64 with the 1995 version?

 

0 Kudos
Ruiming_T_
Beginner
972 Views

I use appframework.

I just try XDK under linux. And it works fine.

Seems it's only windows issue.

0 Kudos
Chris_P_Intel
Employee
972 Views

I used Bootstrap, and the XDK was running Windows 7, 64bit.  Worked fine.

Try Twitter Bootstrap?

0 Kudos
Ruiming_T_
Beginner
972 Views

Bootstrap is the same. I think it's IDE default font color issue. I'll give you a more detailed picture here as bellow:

xdk-chinese-font-color-issue.jpg

0 Kudos
Reply