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?

link|improve this question

feedback

1 Answer

Does cairo with the Ruby bindings fit your needs? It's been used by some major open source projects.

link|improve this answer
2  
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 Nov 22 '09 at 11:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.