Re: [Epydoc-devel] RE dot png option
Brought to you by:
edloper
From: Joseph T. <tu...@gm...> - 2008-02-27 00:19:14
|
Okay. I just tried working with the SVN head, but have the following error during 'python setup.py install': byte-compiling /usr/lib/python2.5/site-packages/epydoc/markup/restructuredtext.py to restructuredtext.pyc File "/usr/lib/python2.5/site-packages/epydoc/markup/restructuredtext.py", line 605 raise SkipNode() ^ SyntaxError: invalid syntax On Tue, Feb 26, 2008 at 7:04 PM, Edward Loper <ed...@se...> wrote: > 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 > -- Academic: http://www-etud.iro.umontreal.ca/~turian/ Business: http://www.metaoptimize.com/ |