]> granicus.if.org Git - graphviz/commit
0002434: neatogen: fix spline not being created
authorJohannes Dewender <github@JonnyJD.net>
Tue, 18 Mar 2014 21:26:04 +0000 (22:26 +0100)
committerJohannes Dewender <github@JonnyJD.net>
Tue, 18 Mar 2014 21:26:04 +0000 (22:26 +0100)
commit5456b3fb8c9c51d8680b157e6bec1626cf129874
tree87aa5f51b37121dcc1bdee1dd061d7b04e971525
parent4705c841a919e911d3cdc0575b9f7b194f64d448
0002434: neatogen: fix spline not being created

We try to make a multi spline when there are multiple edges between two
nodes. We only make create this multi spline for the leader of these
edges.
If the leader already has a spline set and we are supposed to use given
splines (Nop > 1), then no multi spline will be created at all,
also not for other splines.

So we don't include these splines in the search for equivalent edges.
lib/neatogen/neatosplines.c