]> granicus.if.org Git - graphviz/commit
Add a gs plugin that uses libgs (ghostscript) to interpret PostScript shapes and...
authorellson <devnull@localhost>
Sun, 12 Oct 2008 21:40:32 +0000 (21:40 +0000)
committerellson <devnull@localhost>
Sun, 12 Oct 2008 21:40:32 +0000 (21:40 +0000)
commitd9a10d1bc6c70926337384d025ebe3aababadacd
tree58ba09fadc5839c619bc86bfc7995f52f0f86e5a
parent059c42f67f67fb7002ae5224e15bc8f199d3e2c2
Add a gs plugin that uses libgs (ghostscript) to interpret PostScript shapes and images into cairo.
plugin/gs/Makefile.am [new file with mode: 0644]
plugin/gs/gvloadimage_gs.c [new file with mode: 0644]
plugin/gs/gvplugin_gs.c [new file with mode: 0644]