Vencord / plugin-requests

Vencord plugin requests. Open the link below to create a request
https://github.com/Vencord/plugin-requests/issues/new?template=request.yml
29 stars 3 forks source link

.svg image file support #796

Open wolfieboy09 opened 3 months ago

wolfieboy09 commented 3 months ago

Plugin Description

When you send an svg file onto discord, its always going to be a big blob of text as the image below:

image

The plugin would render that into an actual SVG image, not a big blob of text. It can round the width and height to an int (its an SVG so it'll be fine).

Chromium can render SVG (pretty sure that's what Discord uses), as well

Existing Plugin for other mod

No response

Request Agreement

jamesbt365 commented 3 months ago

ongoing work in Vendicated/Vencord#2432