Y
Hacker News
new
|
ask
|
show
|
jobs
by
gilleain
1531 days ago
I was trying to do a similar-ish thing. Autotools looks useful. Parsing the SVG path was a bit of a nightmare.
For traversing the path, I considered the Chinese postman problem. There might be easier ways.