2 Dec
2004
2 Dec
'04
6:59 p.m.
FYI: we have been using Mental's Inkscape::SVGOStringStream for inserting text data into Repr nodes for months now, and it works very, very well.
It works, but the next thing I wanted to do (and I had thought it would be easy with the iostream and Bryce's ftos code) is to drop insignificant 0s from numeric values written to SVG. Can anyone suggest how to do this, if it is possible at all? Those 0s are very annoying.