Skip to content
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

Missing svg support on libvips package #37054

Open
davireis opened this issue Dec 15, 2024 · 0 comments · May be fixed by #37075
Open

Missing svg support on libvips package #37054

davireis opened this issue Dec 15, 2024 · 0 comments · May be fixed by #37075

Comments

@davireis
Copy link

The libvips package installs librsvg as a build time dependency (

- librsvg-dev
), which indicates intention of svg support. However, it does not get enabled at compile time and is not available at runtime.

docker run -i -t cgr.dev/chainguard/wolfi-base@sha256:56614cdca9ca3f091f18e594148e65427109a3c45f30d79263eecf4b711c5ae9
apk add libvips
vips --vips-config|grep SVG
SVG load with librsvg: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant