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

Implemented size checking in make-picture #597

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Conversation

sponce
Copy link
Collaborator

@sponce sponce commented Aug 4, 2023

If the size requested is too high, one can no more create the picture. This avoids distorded picture, waiting for a proper implementation for huge pictures.

This implements the first point of #581

@EdwardMoyse
Copy link
Collaborator

I think these will run through now if you rebase.

Sebastien Ponce and others added 3 commits August 25, 2023 15:47
If the size requested is too high, one can no more create the picture.
This avoids distorded picture, waiting for a proper implementation for huge pictures.
@EdwardMoyse
Copy link
Collaborator

I had to actually fix the test - it wasn't running, but should be good now (though I'm not sure my fix was the best approach).

@EdwardMoyse EdwardMoyse merged commit c93affb into main Aug 25, 2023
2 checks passed
@EdwardMoyse EdwardMoyse deleted the sponce_sizeLimitInPngs branch June 13, 2024 07:19
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

Successfully merging this pull request may close these issues.

2 participants