Skip to content

Add vips processing test for combination of fit-in and stretch #373

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

Merged
merged 1 commit into from
May 18, 2023

Conversation

p2004a
Copy link
Contributor

@p2004a p2004a commented May 18, 2023

The resulting image is fitted in the specified dimensions, no cropping but also padded around with empty space to fix exactly in specified dimensions as would be done by stretch.

It's an already existing behavior that doesn't have test in place that would prevent regressions.

The resulting image is fitted in the specified dimensions, no cropping
but also padded around with empty space to fix exactly in specified
dimensions as would be done by stretch.

It's an already existing behavior that doesn't have test in place that
would prevent regressions.
@cshum cshum merged commit bb92933 into cshum:master May 18, 2023
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