sedwards2009 / extraterm

The swiss army chainsaw of terminal emulators
https://extraterm.org
MIT License
2.52k stars 116 forks source link

Text isn't shown properly if a custom scaling factor is set #338

Open marteno opened 3 years ago

marteno commented 3 years ago

Text isn't shown properly if a custom scaling factor is set in windows display settings. Using one of the predefined scaling factors work. Attaching pictures with extraterm with no scaling, custom scaling and predefined scaling. extraterm3 - scaling extraterm2 - custom scaling extraterm1 - no scaling

Comnenus commented 3 years ago

I am running into this issue as well. Is there a fix or workaround?

sedwards2009 commented 3 years ago

I just tried this in Windows using 125% and it all worked as expected.

sedwards2009 commented 3 years ago

We're talking about this setting in windows, aren't we? image

marteno commented 3 years ago

We're talking about this setting in windows, aren't we? image

No that one is working fine. I have no computer nearby to take a screenshot but it is if you click on the "advanced scaling settings" and then set some scaling on that screen. (I set 110% when noticing this problem).

Comnenus commented 3 years ago

These are my settings. I don't have this problem on the Surface Book 3, the only thing I can think of is it has something to do with the ultrawide display.

display

Comnenus commented 3 years ago

This what it looks like for me. The first two lines are crisp, but the third is fuzzy. It doesn't look like this elsewhere.

fuzzy

marteno commented 3 years ago

This setting is the one I was referring to setting.png

sedwards2009 commented 1 year ago

Extraterm now uses Qt6 and it's HiDPI support. UI scaling should work much better now. Please try it out.