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

Use with ImageMagick v6.9.x causes opacity to be ignored #4

Open
Cride5 opened this issue Apr 1, 2016 · 0 comments
Open

Use with ImageMagick v6.9.x causes opacity to be ignored #4

Cride5 opened this issue Apr 1, 2016 · 0 comments

Comments

@Cride5
Copy link
Owner

Cride5 commented Apr 1, 2016

Rendering is known to work properly using:
ImageMagick 6.7.7-10

And is know to fail to render opacity correctly using:
ImageMagick 6.9.3-0

Various attempts have been made to fix this, including specifying options like:

  • -alpha set
  • -channel RGBA
  • -define png:format=png32
    and by using "fill-opacity=0.x" rather than just "opacity=0.x"

None of the above has worked. Any suggestions that might fix this welcome..

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

1 participant