From: Daniel Berger Date: 2006-11-15T23:33:34+09:00 Subject: Converting SVG files to images Hi all, I was just playing with the Ruby svg-graph library, and it seems to work well. I was wondering what tools people use to convert svg files into images? Or is there a way to convert the generated file into an image using svg-graph itself? Let's assume my users don't have a plugin to view svg files directly in a web browser. The main platform is Linux, but Solaris and Windows would be nice, too. Thanks, Dan