为什么我的 Visual Studio 2010 中的字体模糊?

发布于 2024-10-19 20:29:03 字数 410 浏览 2 评论 0原文

我最近切换到 Visual Studio 2010。 我一直使用好的旧像素化字体,因为我发现它更容易阅读(一个像素是黑色,另一个是白色......完美)。

在 Visual Studio 2005 中,我使用位图字体。在VS 2010中似乎必须使用TTF字体,所以我切换到 proggy fonts TTF 格式

但现在我的文字很模糊。这是一个屏幕截图:

screenshot

如何禁用这个无用的功能? 我不希望我的代码看起来“漂亮”,我只是想使用它:)

I recently switched to Visual Studio 2010.
I have always used good old pixelized fonts as I find it easier to read (One pixel is Black, the other is white... Perfect).

In Visual Studio 2005 I was using bitmap fonts. In VS 2010 It seems that you must use TTF Fonts, so I switched to proggy fonts TTF format.

But now my text is blurry. Here is a screenshot:

screenshot

How can I disable this useless feature?
I don't want my code to look "pretty" i just want to work with it :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

披肩女神 2024-10-26 20:29:03

它是Windows 7操作系统的属性。

  • 右键单击“计算机”并选择“属性”。
  • 点击左上角的“高级系统设置”。出现“系统属性”对话框。
  • 单击“性能”部分下的“设置...”按钮。
  • 取消选中“屏幕字体的平滑边缘”。

It is Windows 7 operating system property.

  • Right click on "Computer" and select "Properties".
  • Click "Advanced system settings" at the left top corner. "System Properties" dialog box appears.
  • Click "Settings..." button under "Performance" section.
  • Uncheck "Smooth edges of screen fonts".
腹黑女流氓 2024-10-26 20:29:03

我尝试使用这个工具,它是一个很好的解决方案,仅用于删除代码上的清晰类型(文本视图)。
http://vlasovstudio.com/text-sharp/index.html
我希望在 Windows 8 中拥有像当前 Linux 版本一样的高 dpi 选项(例如 cinnamon,对高 dpi 屏幕的出色且灵活的控制)。
我正在使用 vstudio 2013 和 lenovo Yoga 2 Pro。

I try with this tool that was a great solution only for remove clear type on code (text view).
http://vlasovstudio.com/text-sharp/index.html
I want to have in windows 8 a high dpi options like currently linux versions (for instance cinnamon, excelent and flexible controls to high dpi screens).
I am working with vstudio 2013 and lenovo yoga 2 pro.

罗罗贝儿 2024-10-26 20:29:03

我认为是 Clear Type 导致了问题,请尝试在操作系统中禁用它。

I think it's Clear Type that's causing the problem, try disabling that in the OS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文