Re: [Epydoc-devel] RE dot png option
Brought to you by:
edloper
From: Edward L. <ed...@se...> - 2008-02-27 00:04:21
|
On Tue, Feb 26, 2008 at 6:44 PM, Joseph Turian <tu...@gm...> wrote: > > dot shipped with fedora doesn't support gif output. Can we add an option > to > > select png? (IMHO, this should be the default anyway) The subversion head (revision 1800) now supports the "--graph-image-format" option (and config file variable), whose values can currently be "png," "gif," or "jpg." I'd like to do more investigation before I change the default format to png -- I seem to remember some older versions of dot not supporting it. -Edward |