sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
813 stars 40 forks source link

How to set a Chinese font and an English font? #6536

Open LimitAbsolute opened 1 day ago

LimitAbsolute commented 1 day ago

Problem description

How to set a Chinese font and an English font? For example, set the Chinese font to "Yahei" and the English font to "Consolas". Preferences.sublime-settings: "font_face": "Yahei, Consolas" is wrong.

Preferred solution

Imitate font-family syntax of css.

Alternatives

"font_face": "Yahei, Consolas"

Additional Information

No response

jfcherng commented 1 day ago

You can't. You can use https://github.com/yakumioto/YaHei-Consolas-Hybrid-1.12 probably.