Why does Consolas in Visual Studio look bold?

ε祈祈猫儿з 提交于 2019-12-10 17:45:49

问题


I have tried installing the Consolas font pack so that I can use it with VS 2005. For some reason it looks a lot bolder than Wikipedia's and Jeff Atwood's examples. I read something about anti-aliasing and I am trying that now. Any ideas on how to get it too look thin and sleak?

EDIT: Sorry found out. It has something to do with ClearType fonts. Turning it on sorted out all my problems.


回答1:


You can turn on the clearType by running through the wizard from MS website below,

http://www.microsoft.com/typography/cleartype/tuner/step1.aspx




回答2:


It looks bolder when your Windows OS (XP?) has Font smoothing turned on.

Right click your Desktop > Properties > Appearance tab > Effects > "Use the following method to smoothe screen fonts".

Try changing it to ClearType / Standard / Turn it off. Keep switching back to VS and scroll up/down a bit to see the effect.




回答3:


Did you make sure you have ClearType activated?



来源:https://stackoverflow.com/questions/574738/why-does-consolas-in-visual-studio-look-bold

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!