BetterClearTypeTuner icon indicating copy to clipboard operation
BetterClearTypeTuner copied to clipboard

Window appears zoomed in on my 4K screen

Open thany opened this issue 2 years ago • 8 comments

It appears normal on my secondary regular-DPI screen, but appears zoomed in on my 4K screen:

image

Compare title bar font with the rest of the application. Title looks normal/crisp to me, the rest of the application is blurry.

thany avatar Dec 19 '22 20:12 thany

I'll look into improving that. Relatively recent changes to the Windows Forms GUI framework may have made it possible for this to be handled better.

bp2008 avatar Dec 20 '22 20:12 bp2008

I've improved DPI scaling in version 1.4.

bp2008 avatar Dec 20 '22 23:12 bp2008

I believe you, but it's not really doing much for me:

image

thany avatar Dec 21 '22 15:12 thany

You know what, I did not try launching it on a monitor at non-standard DPI, only dragging it onto one. I bet I didn't initialize everything properly.

bp2008 avatar Dec 21 '22 15:12 bp2008

Please try version 1.4.0.2.

Windows Forms is unbelievably fiddly when it comes to DPI scaling. But I think I have it working better now.

bp2008 avatar Dec 21 '22 17:12 bp2008

I'm sorry to disappoint, but it makes no difference for me 😔

thany avatar Dec 22 '22 10:12 thany

change compatibility settings

image

LoganDark avatar Jan 07 '23 10:01 LoganDark

😑 That's a workaround. It always was, that's the whole problem! This shouldn't be neccesary.

thany avatar Jan 08 '23 21:01 thany