SVG rendering on browsers is still sub-optimal, which I think is a shame as SVG has great potential if it was treated as a first-class element on the web. Recent improvements to the code driving (2D) Canvas API canvas elements shows that this work could be done across browsers. The big thing holding back development is possibly the continuing failure to finalise the SVG2 standard?
Timwi|2 months ago
I've been using SVG for years for various purposes (though, admittedly, mostly static graphics) and I can't complain.
rikroots|2 months ago