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] PNG image transparency can't be preserved #675

Merged
merged 1 commit into from
Apr 3, 2016
Merged

[fix] PNG image transparency can't be preserved #675

merged 1 commit into from
Apr 3, 2016

Conversation

ivywe
Copy link
Contributor

@ivywe ivywe commented Apr 3, 2016

PNG image transparency can't be preserved.

imagealphablending( $image_dest, false );
imagesavealpha( $image_dest, true );

did it for me. Thanks

see more
http://stackoverflow.com/questions/32243/can-png-image-transparency-be-preserved-when-using-phps-gdlib-imagecopyresample

@mystralkk mystralkk merged commit 023038b into Geeklog-Core:master Apr 3, 2016
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.

None yet

2 participants