-
Notifications
You must be signed in to change notification settings - Fork 138
Imagick doesn't support SVG #393
Copy link
Copy link
Open
Labels
enhancement requestedNew feature suggestedNew feature suggested
Description
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)
php -i | grep "supported formats" | grep SVG- 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
- Version used:
thecodingmachine/php:8.3-v4-cli - Operating System and version: Docker
- Link to your project: https://github.com/elyby/accounts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement requestedNew feature suggestedNew feature suggested