Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deterioration of display quality with fractional interface scaling #99

Open
Fifis opened this issue Jul 22, 2024 · 0 comments
Open

Deterioration of display quality with fractional interface scaling #99

Fifis opened this issue Jul 22, 2024 · 0 comments

Comments

@Fifis
Copy link

Fifis commented Jul 22, 2024

Good afternoon!

I have been using this version for quite a while, and I have been extremely happy with the interface... before I had to switch to a laptop that has a high DPI but a small screen size, so it uses interface scaling (‘Global scale’ on KDE 6 on my actual machine). How it produces smaller images for display... but upscales them via the nearest-neighbour interpolation.

In the examples below, the screen resolution is always 2560x1440, and the scaling is 100%, 125%, and 150%. The images have ben alighed to roughly match in the screenshots.

100%, all is fine, 1:1, crisp image:
zoom-100

125% – the image must have been crisp before NN rescaling:
zoom-125

150% – same, but at a different scale:
zoom-150

A close-up comparison between 100%, 125%, 150% image rendering quality:
zoom-2-100
zoom-2-125
zoom-2-150

Is it possible to have an option to ignore global scaling since the image is not supposed to be a part of the interface, but would rather rely on the actual physical pixels of the screen – as many of them as would be left after the interface finishes drawing?

Yours sincerely,
Andreï.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant