]> granicus.if.org Git - graphviz/commit
- add a "core" plugin for renderers that are always available
authorellson <devnull@localhost>
Sat, 10 Jun 2006 01:44:28 +0000 (01:44 +0000)
committerellson <devnull@localhost>
Sat, 10 Jun 2006 01:44:28 +0000 (01:44 +0000)
commit70f73bedd3d11244db99bfb5bba7ac75574dc317
tree9fcf198a8c2d2eb6fe02ae6daad5cd4bb5b8d254
parent2db32bb9bc767f776d90836a9491f7d04c0c7951
- add a "core" plugin for renderers that are always available
- rename *pangocairo.c to *pango.c
plugin/core/gvplugin_core.c [new file with mode: 0644]
plugin/core/gvrender_core_ps.c [new file with mode: 0644]
plugin/core/gvrender_core_svg.c [new file with mode: 0644]
plugin/gd/gvplugin_gd.c
plugin/pango/gvplugin_pango.c [new file with mode: 0644]
plugin/pango/gvrender_pango.c [new file with mode: 0644]
plugin/pango/gvtextlayout_pango.c [new file with mode: 0644]