Hacker News new | ask | show | jobs
by fieldforceapp 3908 days ago
Thanks for publishing. Did you look into generating JPG or PNG instead of SVG?
1 comments

Yup it's actually trivial with Python.

I have not done it yet because (1) most browsers support SVG already, and (2) I'm hosting on App Engine (free) right now which has a lot of limitations :(