]> granicus.if.org Git - graphviz/commit
Refine striped boxes to handle user-supplied stripe sizes;
authorEmden Gansner <erg@research.att.com>
Fri, 6 Jul 2012 17:03:36 +0000 (13:03 -0400)
committerEmden Gansner <erg@research.att.com>
Fri, 6 Jul 2012 17:03:36 +0000 (13:03 -0400)
commit29b7225ef9a8ae04106fc1dea4388ffad00572d0
treeecf0e97a3a7ae1bb984f3f64befae779ee5ef148
parent85ef6de1049c5d44acc52d921742cb8a7b0bdb0b
Refine striped boxes to handle user-supplied stripe sizes;
rely on color list parser used for multicolor edges, which
is modified to gather sizes summing to 1 rather than a monotonic
sequence ending at 1. In addition, use semicolor rather than
comma as separator to allow HSV color values.
lib/common/emit.c
lib/common/render.h
lib/common/shapes.c