JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.58k stars 298 forks source link

在Sublime Text 4中简体汉字显示错误 #530

Closed WangHub666 closed 2 years ago

WangHub666 commented 2 years ago

在Sublime Text 4中使用该字体时,输入简体汉字“类”,上半部分为“米”,下半部分为“犬”,下半部分正确的显示应该为“大”。 在Sublime Text 4中使用Microsoft YaHei UI显示的简体汉字“类”如下图 imagec288f4efd03a40fb.png

在Sublime Text 4中使用JetBrains Mono显示的简体汉字“类”如下图 imageb4b1aac3e93ed43c.png

已经找到解决方法,在Sublime Text的设置里面添加代码"font_options": ["gdi"],即可解决 image.png

philippnurullin commented 2 years ago

Hi @WangHub666 . JetBrains Mono not supporting the Chinese language. So the font you see is default fallback font. To have the desired look of the Chinese symbols, you can set the fallback font to Microsoft YaHei UI and JetBrains Mono as a primary.

luweijun1992 commented 1 year ago

Hi @WangHub666 . JetBrains Mono not supporting the Chinese language. So the font you see is default fallback font. To have the desired look of the Chinese symbols, you can set the fallback font to Microsoft YaHei UI and JetBrains Mono as a primary.

How to set the backup font ?

alexeyten commented 1 year ago

I guess it's impossible for now.

https://github.com/sublimehq/sublime_text/issues/2795 https://github.com/sublimehq/sublime_text/issues/2973