]> granicus.if.org Git - graphviz/commit
add new "formatter" plugin api
authorellson <devnull@localhost>
Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)
committerellson <devnull@localhost>
Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)
commitcf804712b42575489828ca6bba9371657b5bc9d1
tree7d1eb2272db65daa37fe513344b8a7f24abced9c
parent97c5664abff1a99001b7e63ad5c9932ec37e223e
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf  - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
plugin/Makefile.am
plugin/core/gvrender_core_dot.c
plugin/core/gvrender_core_fig.c
plugin/core/gvrender_core_map.c
plugin/core/gvrender_core_ps.c
plugin/core/gvrender_core_svg.c
plugin/core/gvrender_core_vml.c