]> granicus.if.org Git - graphviz/commit
Further processing of Yifan's edge painting code: add copyright notice
authorEmden R. Gansner <erg@alum.mit.edu>
Sun, 2 Mar 2014 23:44:39 +0000 (18:44 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Sun, 2 Mar 2014 23:44:39 +0000 (18:44 -0500)
commita1fce6ff1b05c2c917875a1313b9c682f0d81a4e
tree58b74fd7818637e47dc65cfb6405606a1ad3f638
parentf7af96f04e2b3a5b3582abf568bcd4579ad6344a
Further processing of Yifan's edge painting code: add copyright notice
to new source files and #ifndefs to .h files;
update gvmap to use color_schemes;
pull valid color scheme name test from main programs and make a function
in the color_palette library.
19 files changed:
cmd/edgepaint/edgepaintmain.c
cmd/gvmap/Makefile.am
cmd/gvmap/gvmap.c
cmd/gvmap/make_map.c
cmd/gvmap/make_map.h
lib/edgepaint/edge_distinct_coloring.c
lib/edgepaint/edge_distinct_coloring.h
lib/edgepaint/furtherest_point.c
lib/edgepaint/furtherest_point.h
lib/edgepaint/intersection.c
lib/edgepaint/intersection.h
lib/edgepaint/lab.c
lib/edgepaint/lab.h
lib/edgepaint/lab_gamut.h
lib/edgepaint/node_distinct_coloring.c
lib/edgepaint/node_distinct_coloring.h
lib/sfdpgen/spring_electrical.c
lib/sparse/color_palette.c
lib/sparse/color_palette.h