]> granicus.if.org Git - graphviz/commit
Add current node_t*, edge_t* graph_t* to GVJ_t - just in case...
authorellson <devnull@localhost>
Fri, 29 Apr 2005 18:22:48 +0000 (18:22 +0000)
committerellson <devnull@localhost>
Fri, 29 Apr 2005 18:22:48 +0000 (18:22 +0000)
commit51a4ca5b75f8eba14a6cae8c0dc64655f569abdb
tree7acd128fa3faa9f8019b73872c2a761aeb4745c4
parentcf20d0155096e0d1349517bd84325abe094e2037
Add current node_t*, edge_t* graph_t*  to GVJ_t - just in case...

Move the Obj (global) setting code to a gvrender.c inside CODEGEN conditionals

Don't render nodes, edges, clusters, or pages if they are outside
the "viewport".
lib/common/emit.c
lib/common/psgen.c
lib/common/renderprocs.h
lib/common/svggen.c
lib/common/utils.c
lib/gvc/gvc.h
lib/gvc/gvcint.h
lib/gvc/gvrender.c