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
Is there an end-user (i.e. server admin) workaround for this issue currently? I'm using a Maubot plugin that sends urlpreviews to the room but results in a broken link when the preview has an SVG in it. I assume folks know about svglib which presumably could convert to a known format for thumbnailing.
This issue has been migrated from #1309.
Python Image Library can't read SVG so the current PIL based thumbnailing code can't generate a thumbnail for an SVG.
For now we might just want to return the original image since it is already scalable.
(Imported from https://matrix.org/jira/browse/SYN-344)
(Reported by @NegativeMjark)
The text was updated successfully, but these errors were encountered: