]> granicus.if.org Git - graphviz/commit
Handle invisible nodes in emit_node. Otherwise, style=invis has to
authorerg <devnull@localhost>
Mon, 6 Apr 2009 16:41:31 +0000 (16:41 +0000)
committererg <devnull@localhost>
Mon, 6 Apr 2009 16:41:31 +0000 (16:41 +0000)
commit637411b7e02212f1f4d0f3a8e011460829d4e626
tree8c465366e4cd192c132044231bc6e26543afa6ef
parent18cf47d9c59a861e2524d89f74a4f2201dad4194
Handle invisible nodes in emit_node. Otherwise, style=invis has to
go into the HTML label code, plus gvrender_usershape so that images
in invisible nodes aren't drawn.
The only changes in semantics is that we no longer emit map data for
invisible nodes. If someone can make a case that invisible nodes should
be sensitive, we can go the more complex route.
lib/common/emit.c