On Fri, 07 Jan 2005 16:26:17 +0100, Aquila <braempje / netscape.net> wrote: >gabriele renzi wrote: > >>> I looked into it, but I'd rather use PNG or some other image format, >>> since my users will most likely not have SVG support.Ishereome >>> way to convert SVG's to PNG's? >>> >> >imagemagick, runs ons windows and unix/linux ImageMagick will convert SVG to other image formats, but its capabilities are limited. What it does it does well but it only supports a subset of SVG. (The author of ImageMagick tells me he's going to be enhancing IM's SVG support very soon.) The ImageMagick binding for Ruby is RMagick (http://rmagick.rubyforge.org).