Are svg a supported image format for gemini pages?
Posted in: s/Lagrange
๐ astrowat
May 05 ยท 2 weeks ago
๐ skyjake [mod...] ยท May 05 at 16:12:
Lagrange does not support in-app viewing of SVG. You'll have to download the file and use an external viewer for those.
๐ lars_the_bear ยท May 06 at 06:21:
I don't think the specification demands support for any particular image format, so it's going to be at the whim of the client. I'd guess that most clients will support GIF, JPEG, and PNG.
๐ MrSVCD ยท May 08 at 14:00:
The gemini protocol supports any file you want to transfer. (MIME tag is always a plus.)
By the way, html doesn't define supported image formats either, it is the clients (webbrowser) that decides if it is supported.