Hacker News new | ask | show | jobs
by perilunar 2388 days ago
Does it need to be HTML? SVG is easy to generate programmatically, and doesn't need to be converted.
1 comments

I was considering HTML, since I know that it's pretty easy to represent with help of it what I need :) Haven't worked with SVG before, but apparently I have to look on it closer Thanks!