8000 png transparent background turned black · Issue #39 · comur/ComurImageBundle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
png transparent background turned black #39
Closed
@Tersoal

Description

@Tersoal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0