visual-studio - Visual Studio 2015,未应用安装的字体

标签 visual-studio fonts editor

我安装了(如 MS recommend )一个 font并尝试将其分配到“选项/环境/字体和颜色”中,但不起作用。

Lucida 控制台 字体应用:

VS2015 change font issue - Lucida font

InputMonoCondensed 字体应用:

VS2015 change font issue - Input font

重新启动 Visual Studio 和我的电脑没有成功,可能是什么问题?

笔记:

  • 操作系统:Windows 10 专业版
  • VS:社区 2015 v14 更新 3
  • .NET 框架:v4.6
  • 所有这些都已安装并更新到新计算机中。
  • 最佳答案

    这实际上是 Input 下载网站 http://input.fontbureau.com/workarounds/ 上记录的已知问题

    这是相关部分:

    In certain configurations of Visual Studio (2010–2013), the default Input installation will not display at all, and instead you’ll see Courier. A workaround is to customize and download a four-style family (which will appear in your font menu as “Input”), rather than selecting from the whole family. Some users reported that they had to reboot their system for the change to take effect.



    解决方案提到,在下载页面http://input.fontbureau.com/download/选择“自定义您的下载”选项并选择“下载自定义四样式系列”,基于 InputMonoCondensed。
    下载后安装此字体,并在 Visual Studio 选项中选择名为 Input 的字体(例如只是 Input,而不是 InputMono 或 InputMonoCondensed):

    Select Input fo,t

    就是这样!

    现在您可以使用输入字体进行编辑,这实际上是我个人使用的。
    Example of Visual Studio editor using Input font

    关于visual-studio - Visual Studio 2015,未应用安装的字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42120099/

    相关文章:

    visual-studio - 如何自定义 Microsoft Ergonomic Keyboard 4000 以使用 Visual Studio NavigateBackwords/Forward 命令?

    fonts - 如何在 TextMate 2 主题中设置字体样式?

    css - 由父主题使用 @font-face 加载本地 Font Awesome 出队

    angularjs - 如何在 angularjs 中显示 summernote 编辑器数据的预览,包括图像和格式?

    editor - 在 vi 中自定义单词分隔符

    javascript - JavaScript 文件的显示在 Visual Studio 2008 中完全消失

    C# 用户名比较(2 个字符串)

    ios - 如何检查 UIFont 是否为系统字体?

    带有拼写检查的 Javascript RTE

    c# - 如何在 Visual Studio 中的项目之间共享资源文件?