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

Add pixel density descriptors to images #355

Closed
sophie-h opened this issue Sep 10, 2021 · 1 comment
Closed

Add pixel density descriptors to images #355

sophie-h opened this issue Sep 10, 2021 · 1 comment

Comments

@sophie-h
Copy link

I already had the problem that apps with small windows did supply HighDPI screenshots. That resulted in the screenshots being shown with a larger-than-reality size which I want to avoid. I don't think enforcing one specific scaling factor is a scalable (sorry) solution.

I think that something like a "pixel density descriptor" as in HTML (e.g. scale="1.5") would be a good solution. Not necessarily to supply multiple scaling but just to get the output of the image right.

This would probably apply to videos as well but not sure.

@ximion
Copy link
Owner

ximion commented Sep 11, 2021

Duplicate of #114, but I think it's time to address this :-)

@ximion ximion closed this as completed Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants