From: Arich Chanachai Date: 2004-09-15T03:04:52+09:00 Subject: Re: Ruby SVG Kirk Haines wrote: > On Wed, 15 Sep 2004 01:29:52 +0900, Hans Fugal wrote > >>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. > > > There are two that I know of: > > SVG-Graph at http://www.germane-software.com/software/SVG/SVG::Graph/ > Ruby-SVG at http://ruby-svg.sourceforge.jp/ > > > Kirk Haines > > > Thanks guys, greats info!