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

Fix resizing issue with Jimp.AUTO #1202

Merged
merged 1 commit into from Feb 21, 2023
Merged

Fix resizing issue with Jimp.AUTO #1202

merged 1 commit into from Feb 21, 2023

Conversation

charleprr
Copy link
Contributor

@charleprr charleprr commented Feb 17, 2023

What's changing and why?

The change prevents the width and height to be rounded to 0 when resizing an image with Jimp.AUTO as one of the parameters.
See issue #880.

What else might be affected

--

Tasks

  • Add tests
  • Update documentation
  • Update jimp.d.ts
  • Add SemVer label

@charleprr charleprr changed the title Fix resizing issue with Jimp.AUTO (#880) Fix resizing issue with Jimp.AUTO Feb 17, 2023
@hipstersmoothie hipstersmoothie added the patch Increment the patch version when merged label Feb 21, 2023
@hipstersmoothie hipstersmoothie merged commit a6c0882 into jimp-dev:main Feb 21, 2023
@github-actions
Copy link
Contributor

🚀 PR was released in v0.22.5 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants