Skip to content

Fix #79676: imagescale adds black border with IMG_BICUBIC #5667

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jun 5, 2020

We have to loop over all image pixels to avoid the black border. This
is also done in external libgd in _gdScaleOneAxis and _gdScalePass.

We have to loop over all image pixels to avoid the black border.  This
is also done in external libgd in `_gdScaleOneAxis` and `_gdScalePass`.
@cmb69
Copy link
Member Author

cmb69 commented Jun 6, 2020

Does anybody see issues with this? If not, I'll merge this PR next Friday.

@cmb69
Copy link
Member Author

cmb69 commented Jun 12, 2020

Applied as 86e1f0e. Thanks!

@cmb69 cmb69 closed this Jun 12, 2020
@cmb69 cmb69 deleted the cmb/79676 branch June 12, 2020 12:11
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.

1 participant