Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
像Ubuntu这样的Windows中的Sublimitext字体_Windows_Ubuntu_Fonts_Sublimetext - Fatal编程技术网

像Ubuntu这样的Windows中的Sublimitext字体

像Ubuntu这样的Windows中的Sublimitext字体,windows,ubuntu,fonts,sublimetext,Windows,Ubuntu,Fonts,Sublimetext,很长一段时间以来,我一直想知道如何将Sublime中的字体设置成Ubuntu中的字体——最重要的是漂亮、苗条、平滑?我下载了Ubuntu Mono字体,但它看起来不像Ubuntu。 我的配置文件: { "auto_complete": false, "close_windows_when_empty": false, "folder_exclude_patterns": [ ".svn", ".git", ".hg

很长一段时间以来,我一直想知道如何将Sublime中的字体设置成Ubuntu中的字体——最重要的是漂亮、苗条、平滑?我下载了Ubuntu Mono字体,但它看起来不像Ubuntu。 我的配置文件:

{
    "auto_complete": false,
    "close_windows_when_empty": false,

    "folder_exclude_patterns":
    [
        ".svn",
        ".git",
        ".hg",
        "CVS",
        "_build",
        "dist",
        "build",
        "site"
    ],
    "font_face": "Ubuntu Mono Bold",
    "font_options":
    [
        "subpixel_antialias"
    ],
    "font_size": 13.0,
    "theme": "Soda Dark.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_trailing_white_space_on_save": true
}
Windows-Ubuntu Mono Bold看起来很难看

Ubuntu

Windows中的Ubuntu Mono


如何在Windows上提高显示代码的质量和颜色?

这是粗体版本吗?我的意思是你应该尝试Ubuntu Mono而不是Ubuntu Mono bold。@Shomz是的,它是粗体的,但通常只有Ubuntu Mono,它与我发布的ubuntu照片不一样。缩小尺寸,去掉粗体,它应该是好的。@Shomz缩小了尺寸,但看起来还是一样的。我把屏幕,有什么想法吗?