From: Hans Fugal Date: 2004-09-15T01:29:52+09:00 Subject: Re: Ruby SVG Arich Chanachai wrote: > Anyone know of any Ruby interfaces to SVG tech? Well, since SVG is simply XML, REXML or one of the other XML things would be a good start. I am not aware of any svg-specific libraries, but maybe someone else (or Google/RAA) is.