]> granicus.if.org Git - graphviz/commit
Various small shape related fixes:
authorEmden Gansner <erg@research.att.com>
Tue, 7 Aug 2012 18:00:41 +0000 (14:00 -0400)
committerEmden Gansner <erg@research.att.com>
Tue, 7 Aug 2012 18:00:41 +0000 (14:00 -0400)
commitd840fa97832d7f918b7a3462710b4352c60ceb78
tree56dfdbf7df303cbccf993f6312ad5e5b3f763033
parent9a7be4e6093d8c43a48aee4aa19f3fe5af8538ef
Various small shape related fixes:
 - convert local integers variable to doubles to accurately store node info
 - allow node penwidth to override default thin line for wedges and stripes if
   node value is smaller
 - avoid computing wedge shape if there is only one
 - turn on *info converter functions by default for cgraph
lib/common/emit.c
lib/common/shapes.c
lib/common/splines.c
lib/common/utils.c