You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.
Seems like it'd be useful be to able to limit any image's size if and only if it exceeds the maximums. (I don't think that this is supported, at least)
E.g. if you have an image that's 50x73 pixels, and you use maximums of 800x600, then it would simply return once it determined that resizing wasn't needed.
simple to add as a wrapper function, of course, but I just figured I'd mention it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Seems like it'd be useful be to able to limit any image's size if and only if it exceeds the maximums. (I don't think that this is supported, at least)
E.g. if you have an image that's 50x73 pixels, and you use maximums of 800x600, then it would simply return once it determined that resizing wasn't needed.
simple to add as a wrapper function, of course, but I just figured I'd mention it.
The text was updated successfully, but these errors were encountered: