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

HiDPI causes bad upscaling from lower resolution rendering #5

Open
rbrune opened this issue Aug 13, 2021 · 0 comments
Open

HiDPI causes bad upscaling from lower resolution rendering #5

rbrune opened this issue Aug 13, 2021 · 0 comments

Comments

@rbrune
Copy link
Member

rbrune commented Aug 13, 2021

HiDPI displays (e.g. >= 4k) with high dpi scaling enabled causes the canvas to be not rendered at full native resolution. Hence the canvas content is upscaled and results in ugly blurriness.
The dynamic resolution changing code needs to take into account the dpi scaling and set the correct full native canvas resolution.

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