Skip to content

Imagick doesn't support SVG #393

Open
@erickskrauch

Description

@erickskrauch

Expected Behavior

Imagick can read an SVG image.

Current Behavior

It can't.

Possible Solution

Add the libmagickcore-6.q16-6-extra package to the image.

Steps to Reproduce (for bugs)

  1. php -i | grep "supported formats" | grep SVG
  2. See non-empty output.

Context

I'm using this image as a base for my CI pipelines with GitLab CI and my code uses ImageMagick to read an SVG image.

Your Environment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions