Skip to content

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

@Cride5

Description

@Cride5

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..

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