You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please update it if any action still required.
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
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
thecodingmachine/php:8.3-v4-cli
The text was updated successfully, but these errors were encountered: