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

Use original image dimensions #30

Open
ghost opened this issue Jul 2, 2024 · 0 comments
Open

Use original image dimensions #30

ghost opened this issue Jul 2, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 2, 2024

The library shrinks the image down to the screen resolution (for example, if the original resolution is 16 megapixels and the screen is 1080x1920, the result will be no larger than 1080x1920 regardless of the scaling factor), which is not always the desired behavior. It would be great to add the ability to crop an image based on the dimensions of the original image.

@ghost ghost mentioned this issue Jul 2, 2024
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

0 participants