Visual Studio 2010 blurry font
Posted
by John Doe
on Stack Overflow
See other posts from Stack Overflow
or by John Doe
Published on 2010-04-17T19:28:58Z
Indexed on
2010/04/17
19:33 UTC
Read the original article
Hit count: 942
visual-studio-2010
I'm using Visual C# 2010 Express (final, not beta or anything) and I'm having an issue with blurry fonts while debugging. The font appears normal everywhere (intellisense, menus, code) but when a breakpoint is reached most of the debugger related text is blurry (Locals, Call Stack, "data tooltips").
Here are screenshots of the normal text and the blurry text while debugging: http://img682.imageshack.us/i/normalh.png/
http://img145.imageshack.us/i/blurry.png/
Is this a known bug or something related to my system? Is there a way to fix it?
© Stack Overflow or respective owner