Number: 190
Title: SVG rounding error
Submitter: John Ellson
Date: Thu Aug 15 16:01:18 2002
Subsys: Neato
Version: 1.8.9
System: *-*-*
Severity: minor
Problem:
Svg output appears to have slight gaps between the edges and the nodes, probably due to rounding errors.
Input:
graph G {
   1 -- 2 -- 3 -- 4 -- 5 -- 6 -- 7 -- 8 -- 1;
}
Output file: b190.svg
Owner: erg
Status: Fixed