Hi, FYI, ruby-svg-graph (or libsvg-graph-ruby) does not superseed libsvg-ruby. libsvg-ruby is a DOM for SVG whereas ruby-svg-graph helps create graphs (bars or whatever) in SVG.
Nonetheless, ruby-rmagick provides rvg/rvg.rb whose API is nearly the same as libsvg (but with more dependencies). So, people looking for a substitute because of this removal and stumbling here, you should look towards ruby-rmagick. -- Sylvain Sauvage -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

