GreyWyvern wrote:ST supports Simplified Chinese just fine here, although there is a noticeable delay when opening and making selections in files containing Chinese text. Make sure you have the fonts available to display the characters. I'm not sure if ST only loads TrueType fonts or what...
est wrote:GreyWyvern wrote:ST supports Simplified Chinese just fine here, although there is a noticeable delay when opening and making selections in files containing Chinese text. Make sure you have the fonts available to display the characters. I'm not sure if ST only loads TrueType fonts or what...
SL support UTF8 Chinese, but not really working properly with GB2312/GBK/CP936/Windows-936 Chinese text. Not sure if HK or BIG5 works.
asmodai wrote:est wrote:GreyWyvern wrote:ST supports Simplified Chinese just fine here, although there is a noticeable delay when opening and making selections in files containing Chinese text. Make sure you have the fonts available to display the characters. I'm not sure if ST only loads TrueType fonts or what...
SL support UTF8 Chinese, but not really working properly with GB2312/GBK/CP936/Windows-936 Chinese text. Not sure if HK or BIG5 works.
"Not really working properly" -- can you please be more specific? Are we talking about encoding/decoding issues here? Display issues? Data corruption?
jps wrote:I'm planning to look into supporting chinese properly after the stable version of Sublime Text 2 is released.
There are two possible issues going on here:
* It could be a file encoding issue. Sublime Text 2 will assume all files are UTF-8 by default (unless they start with a UTF-16 BOM) - none of the other CJK encodings are supported yet.
* It could also be a font issue, which would be my guess here. Sublime Text 2 doesn't make use of any fallback fonts on Linux, so if the current font doesn't have the required glyphs, then they won't be found in any other font.
fred wrote:
Yes, I change a fixed "monaco" and "Yahei Chinese" font, Now chinese can display. now, the only problem for me is can't use "Ctrl+Space" to active Chinese Input method. I change "Ctrl+Space" binding none. But also not work with input method.
harryli wrote:fred wrote:
Yes, I change a fixed "monaco" and "Yahei Chinese" font, Now chinese can display. now, the only problem for me is can't use "Ctrl+Space" to active Chinese Input method. I change "Ctrl+Space" binding none. But also not work with input method.
Hi Fred ,I am just interested how you change your font setting? I am on Ubuntu linux
Users browsing this forum: Google [Bot], riddler12 and 14 guests