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

png transparent background turned black #39

Closed
Tersoal opened this issue Mar 12, 2015 · 2 comments
Closed

png transparent background turned black #39

Tersoal opened this issue Mar 12, 2015 · 2 comments

Comments

@Tersoal
Copy link

Tersoal commented Mar 12, 2015

Hi again.

There is an issue with png files that has transparent background. I have resolved it.

  • In comur.image.library.js jcrop initialization must be bgColor: 'transparent' insteada of bgColor: 'black'.
  • In UploadController.php, line 337, the transparency is doing after other functions that breaks it. It must be moved to line 325, inmediately after imagecreatetruecolor call and before imagecopyresampled call.
@comur
Copy link
Owner

comur commented Mar 12, 2015

Hi,

Thanks i will do it A.S.A.P.

@comur
Copy link
Owner

comur commented May 30, 2019

Too old. I close. Feel free to open new issue if you have any problem
I think it’s ok with last release

@comur comur closed this as completed May 30, 2019
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

No branches or pull requests

2 participants