←back to thread

Nice things with SVG

(fuma-nama.vercel.app)
575 points fmerian | 1 comments | | HN request time: 0.21s | source
1. yowzadave ◴[] No.43696554[source]
Maybe I'm in the minority, but I wish there were an similarly popular vector drawing format that did much much less than SVG. Any time you want to support vector drawings in a project, the obvious approach is to support SVG...which basically means you have to bring in the equivalent of a browser. What is the minimal alternative?