Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2010 looks "zoomed in"

Today, I installed Visual Studio 2010 Professional on a new laptop with a fresh Windows 7 Ultimate 64-bit install. I, being quite used to the look of Visual Studio 2010, instantly spotted that something was wrong. It seems that the Visual Studio application is "zoomed in", in a way. The text is much larger (even though it says that the zoom level is 100%, and the text size is 10, which is the same as what I used before), and generally, so are the other windows like the Solution Explorer and Output console. The quality of the icons and images is also very bad.

Here are two comparison images (I wasn't allowed to post images, so some links will have to do):

This is the look that I'm used to. I see plenty of text in the windows, and the icons are fine.

http://i51.tinypic.com/2mq8dau.png

This is what greeted me when I installed VS2010 on my new laptop. The icons look stretched, and I can fit a lot less code in the window.

http://i56.tinypic.com/35k0fo4.png

The screen resolution on my old computer is 1920x1200 and the resolution on my new computer is 1920x1080. (I resized the VS window on my old computer to about 1920x1080 to show the difference).

It looks like my image host resized the images as well, but you should still be able to see the difference.

Has anyone had the same problem? I'm hoping it's just some visual settings. If anything is missing, I will be happy to provide more information.

Thanks in advance.

like image 607
Azzi777 Avatar asked Dec 28 '22 18:12

Azzi777


1 Answers

It seems your Font Size DPI is at 150% on the second screenshot. If you right click on the Desktop and select Personalize > Adjust Font Size (DPI)* you should be able to see what it is currently set at.

like image 170
Sahat Yalkabov Avatar answered Feb 05 '23 15:02

Sahat Yalkabov