Re: [PATCH] Switch graphviz files to use HTML-style labels

2017-07-27 Thread Pekka Paalanen
On Thu, 1 Jun 2017 22:48:29 -0400 otay...@redhat.com wrote: > From: "Owen W. Taylor" > > With recent versions of graphviz, generation of the diagrams in the > documentation > fails with: > > /usr/bin/dot -Tpng -oxml/x-architecture.png dot/x-architecture.gv > Warning: flat edge between adjac

Re: [PATCH] Switch graphviz files to use HTML-style labels

2017-06-01 Thread Owen Taylor
I should note that the edges are slightly disconnected in the new X version and more disconnected in the new Wayland version - I have no idea why this is or how to fix it - I have no prior experience with graphviz, but it seems like it's probably a bug of some sort. It would be possible to make

[PATCH] Switch graphviz files to use HTML-style labels

2017-06-01 Thread otaylor
From: "Owen W. Taylor" With recent versions of graphviz, generation of the diagrams in the documentation fails with: /usr/bin/dot -Tpng -oxml/x-architecture.png dot/x-architecture.gv Warning: flat edge between adjacent nodes one of which has a record shape - replace records with HTML-like la