Hacker News new | ask | show | jobs
by mjn 4886 days ago
The alternative - rasterising SVG on the server - is a heavyweight task, I've not found any libraries which can do this quickly.

Wikipedia does it using librsvg, fwiw: https://live.gnome.org/LibRsvg

1 comments

Cool!