Skip to content

fix undesirable upscaling small images #45#79

Open
isaacchansky wants to merge 2 commits intoandismith:masterfrom
isaacchansky:bug/fix-upscaling-small-images
Open

fix undesirable upscaling small images #45#79
isaacchansky wants to merge 2 commits intoandismith:masterfrom
isaacchansky:bug/fix-upscaling-small-images

Conversation

@isaacchansky
Copy link
Copy Markdown

This adds a test and a fix for the issue of small images getting upscaled ( #45 ).

For example, I run a default image resizing job and want three directories (small, med, large).
I also want to have image paths for an icon at: small/icon.png, med/icon.png, large/icon.png. But, if the original icon size is 48x48px, I want it to remain be no bigger than the original, even in the large directory.

The only difference in any API's now should be that to upscale small images, you must opt-in via upscale:true . Not sure if this might be a breaking change because of this.

@sontan
Copy link
Copy Markdown

sontan commented Dec 4, 2015

Hey, @andismith! We are struggling with issue #45 and it would be nice to have this fix in upstream. Is there any problems with this PR?

@aaronwolen
Copy link
Copy Markdown

👍

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.

3 participants