本文介绍了如何在Windows中启用字体抗锯齿的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经下载了一个字体,如果它不是反锯齿,看起来不太理想。我无法弄清楚如何在VS中启用消除锯齿,我已经改变了系统性能选项中的平滑的边缘的屏幕字体,但这似乎没有帮助。
VS2008在XP SP3上。
我错过了什么?
解决方案
尝试使用ClearType,而不是标准字体平滑。
显示属性,外观,效果。
I have downloaded a font that looks less than desirable if it is not anti-aliased. I can not figure out how to enable anti-aliasing in VS, I have changed the 'Smooth Edges of Screen Fonts' in the system performance options but that does not seem to help.
VS2008 on XP SP3.
What am I missing?
解决方案
Try using ClearType, not Standard font smoothing.
It's in Display properties, Appearance, Effects.
这篇关于如何在Windows中启用字体抗锯齿的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!