]> granicus.if.org Git - graphviz/commit
Use explicit _background attribute for specifying background graphics
authorEmden R. Gansner <erg@alum.mit.edu>
Wed, 4 Dec 2013 15:59:22 +0000 (10:59 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Wed, 4 Dec 2013 15:59:22 +0000 (10:59 -0500)
commit7dbf3a3b262b85a9acc38a744a292f21f38576ce
treea4f659e3a7264e03275224ee00e130bda14c5b80
parentce2709d06db5bdcc231f1747297e1e4e74c56983
Use explicit _background attribute for specifying background graphics
in xdot, rather than just using the graph's _draw_ attribute. This
avoids the problem of having the _draw_ attribute growing each time
_draw_ is defined and the graph is rendered.
cmd/dotty/dotty_layout.lefty
cmd/gvmap/make_map.c
cmd/smyrna/topviewfuncs.c
doc/info/attrs.html
doc/infosrc/attrs
lib/common/emit.c