Is there some library or helper to produce SVG graphics with Ruby? I googled a bit and found many, but all seem to be dusty and very incomplete… Does anyone know about some nice, reliable alternative?
A:
Does cairo with the Ruby bindings fit your needs? It's been used by some major open source projects.
dommer
2009-11-22 01:26:29
I don't know. It definitely doesn't look like Ruby code and lacks documentation. I'd rather prefer a pure Ruby solution.
Lailson Bandeira
2009-11-22 11:21:36