-
Notifications
You must be signed in to change notification settings - Fork 7
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
SVG support #4
Comments
Is this still a thing? @nottrobin @albertkol |
Ah. That is a little light on detail. I barely remember this. I'd have to spend a second or two looking into how imagetemplate module interacts with SVGs. @Lukewh may know more but unfortunately we can no longer compel him to respond |
@nottrobin - any luck remembering details on this? We are now both @Lukewh-less and @barrymcgee-less. Could we close? |
Just faced this issue. To reproduce, just pass in the image url of an svg. Here's my code:
See that the image url is valid and opens, but somehow image filter doesn't render the image on the website. Update: This only happens with some svgs. Like this Canonical Logo svg renders just fine:
|
Just fix it, m8! This issue is older than COVID. |
Mostly,
fl_sanitise
The text was updated successfully, but these errors were encountered: