]> granicus.if.org Git - graphviz/commit
add framework for webp imageloader
authorJohn Ellson <ellson@research.att.com>
Mon, 9 Jan 2012 19:50:04 +0000 (14:50 -0500)
committerJohn Ellson <ellson@research.att.com>
Mon, 9 Jan 2012 19:50:04 +0000 (14:50 -0500)
commit6bb3ff9d6c7966b0e9d1f5206082a61f71ea46a0
treee683072968663db2009729c0838f6fffd5c086a5
parentcdb29ba76ab3bd37d07954c6acb7014fc14146a6
add framework for webp imageloader
plugin/webp/Makefile.am
plugin/webp/gvloadimage_webp.c [new file with mode: 0644]
plugin/webp/gvplugin_webp.c