]> granicus.if.org Git - graphviz/commit
Add a GIF formatter for cairo in the GD plugin.
authorellson <devnull@localhost>
Wed, 22 Aug 2007 21:38:34 +0000 (21:38 +0000)
committerellson <devnull@localhost>
Wed, 22 Aug 2007 21:38:34 +0000 (21:38 +0000)
commit258aada5a62274d787a292ab1d68a81e9ca57b73
tree4762c5e2211aee53c9b5c4ac868b75e479ef4f47
parent654888f82995fec25ecb2d0ad95ae2853b4216cf
Add a GIF formatter for cairo in the GD plugin.

Now GIFs are antialiased and use pango fonts.

-Tgif:cairo is now the default, but -Tgif:gd is still available.

Currently transparency is not provided in -Tgif:cairo
plugin/gd/gvformatter_gd.c
plugin/gdk_pixbuf/gvformatter_gdk_pixbuf.c
plugin/pango/gvrender_pango.c