.svg in gemini
Hi, does gemini support .svg files? I am not able to visualize them in lagrange, on Windows.
Sep 20 · 3 weeks ago
4 Comments ↓
The Gemini protocol itself can transport any data.
The browser is another story. To be a Gemini browser, it has to support gemtext and plain text. Everything else is optional, I believe.
I had svg working in Alhena (at least the subset supported by the jsvg project). The code isn't committed and probably needs a good look but now I feel compelled to dust it off.
FWIW, SVG support has been pushed to GitHub if you build from source. Otherwise, it will be released in 5.3.6. 5.3.5 just dropped today so it might be a few days.
AuraSearch shows over 300 SVG links in Geminispace. Every link I tried worked but there are definitely some features not supported (animation, etc).
🚀 regenerat · Sep 21 at 00:51:
+ to user "stack". If you use firefox, you can open SVG.
Source