Comment 53 for bug 168164

Revision history for this message
John Smith (john-smithi) wrote :

Commit r11675 :
* fix the precision issue (comment #52)
* show font size to precision in user preference Input/Output->SVG Output->Numeric precision.

@David, thanks for spotting that, should be fixed now, let me know if you see any other bad cases.
BTW Fix is to use Inkscape::CSSOStringStream which takes care of rounding and truncating zeros.