digraph foo { "7018nATT-INTERNET4" -> "209nASN-QWEST" }
the second line, rather than being centered, is skewed to the left.
(see attachment).
this happens running graphviz-1.8.2-0.i386.rpm. on the older
graphviz-1.7.16-0.i386.rpm, it ends up also skewed, but to the right.
on graphviz-1.5, it is properly centered.
Input:
Output file: b140.gif
digraph foo
{
"7018nATT-INTERNET4" -> "209nASN-QWEST"
}
Comments: it appears to work properly on a colleague's windows machine.
Owner: ellson
Status: Fixed