Skip to content

Imagick doesn't support SVG #393

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

Open
erickskrauch opened this issue Dec 2, 2024 · 1 comment
Open

Imagick doesn't support SVG #393

erickskrauch opened this issue Dec 2, 2024 · 1 comment
Labels
enhancement requested New feature suggested

Comments

@erickskrauch
Copy link

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

Copy link

stale bot commented Jan 31, 2025

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.

@stale stale bot added the stale Issues inactives for a while (automatically) label Jan 31, 2025
@mistraloz mistraloz added enhancement requested New feature suggested and removed stale Issues inactives for a while (automatically) labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement requested New feature suggested
Projects
None yet
Development

No branches or pull requests

2 participants