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

Option to skip cropping on MiniMagick#resize_to_fill #74

Closed
etherbob opened this issue Nov 10, 2020 · 2 comments
Closed

Option to skip cropping on MiniMagick#resize_to_fill #74

etherbob opened this issue Nov 10, 2020 · 2 comments

Comments

@etherbob
Copy link
Contributor

Would you be amenable to a pull request that adds a crop: true parameter to MiniMagick#resize_to_fill that would then skip the cropping step when set to false?

We have a use case for calling resize("#{width}x#{height}^") and this seems like the logical place.

@janko
Copy link
Owner

janko commented Nov 11, 2020

Yes, that sounds reasonable 👍

etherbob pushed a commit to APMG/image_processing that referenced this issue Nov 20, 2020
@janko
Copy link
Owner

janko commented Jun 6, 2024

Added in #120.

@janko janko closed this as completed Jun 6, 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

2 participants