Re: [Doxygen-users] DOT Tool for windows
Brought to you by:
dimitri
From: Jerzy K. <je...@wn...> - 2001-06-11 14:38:22
|
Hi, The notice about Graphviz 1.5 is not so obsolete, because the graphs generated with new dot are even more broken than 1.5. E.g. 1.5 was only cutting the tops of the boxes while new one is also mis-calculating the text size so the text goes out of the box on the right (boxes too small). Looks quite bad :( It is so bad that if they pull down 1.5 it will probably make no sense to use doxygen on windows any more without some archive to keep 1.5. I wonder if doxygen could not make some adjustments to allow more space for the boxes to accomodate for the problem - it is not only on windows from what I know, even thought it seems to work better on Linux. Best Regards, Jerzy ----- Original Message ----- From: "Prikryl,Petr" <PRI...@sk...> To: <dox...@li...> Sent: Monday, June 11, 2001 5:12 PM Subject: RE: [Doxygen-users] DOT Tool for windows > Hi Roland, > > Roland Schwab wrote... > > From where can I get the graphical visualization toolkit (DOT-Tool) for > > Doxygen running under Windows ?? > > As stated in the Doxygen documentation (Graphs and diagrams), the dot > tool can be downloaded from http://www.research.att.com/sw/tools/graphviz/. > More precisely, the > http://www.research.att.com/sw/tools/graphviz/download.html > is the download page. > > The Graphviz 1.7.6 beta 1 for Windows is available now (the notice about > version 1.5 in Doxygen documentation is slightly obsolete). I personally > did not observe any serious problem with the beta version from Doxygen > -- except the cut top line of some boxes (I do not know if it is the Doxygen > problem or the dot problem). > > With regards, > > Petr > > -- > Petr Prikryl, SKIL, spol. s r.o., pri...@sk... > > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > http://lists.sourceforge.net/lists/listinfo/doxygen-users > |