.svg in gemini

Hi, does gemini support .svg files? I am not able to visualize them in lagrange, on Windows.

Posted in: s/Gemini

🐦 roughnecks

Sep 20 · 3 weeks ago

4 Comments ↓

🚀 stack · Sep 20 at 19:48:

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.

🦎 bluesman · Sep 20 at 20:55:

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.

🦎 bluesman · Sep 20 at 22:48:

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