无法在 Windows 7 上的 Sublime Text 3 中使用 Fira 代码字体连字
Unable to Use Fira Code Font Ligature in Sublime Text 3 on Windows 7
目前我在 Windows 7 上使用 Sublime Text 3 build 3207。我在 Ubuntu 上使用相同的版本并且 Fira Code 字体连字工作正常。自 2019 年 2 月以来,在 Sublime Text 论坛中尝试了很多东西,包括 this link and also have unanswered question 。
以下是我当前的设置:
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "Fira Code",
"font_options":
[
"gray_antialias"
],
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"theme": "Monokai Classic.sublime-theme"
}
这里有什么我遗漏的吗?
很抱歉忘记回答我是如何解决这个问题的。
我在论坛上创建了一个问题:https://forum.sublimetext.com/t/sublime-text-3-build-3207-ligatures-not-working/44690。我首先遇到问题的原因是
Under a blank Windows7 SP1 ligatures don’t work. Only after applying some unspecified Windows patches they work
目前我在 Windows 7 上使用 Sublime Text 3 build 3207。我在 Ubuntu 上使用相同的版本并且 Fira Code 字体连字工作正常。自 2019 年 2 月以来,在 Sublime Text 论坛中尝试了很多东西,包括 this link and also have unanswered question 。
以下是我当前的设置:
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "Fira Code",
"font_options":
[
"gray_antialias"
],
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"theme": "Monokai Classic.sublime-theme"
}
这里有什么我遗漏的吗?
很抱歉忘记回答我是如何解决这个问题的。 我在论坛上创建了一个问题:https://forum.sublimetext.com/t/sublime-text-3-build-3207-ligatures-not-working/44690。我首先遇到问题的原因是
Under a blank Windows7 SP1 ligatures don’t work. Only after applying some unspecified Windows patches they work