Re: [Doxygen-users] Pb with dot-generated graphics : the names are outside the boxes
Brought to you by:
dimitri
From: Stephane R. <ste...@sy...> - 2002-01-24 21:43:01
|
Hi Dimitri, I found that if I remove the doxfont font from the dot file , the output is good. I found also that the doxfont.ttf is not a vaild font under windows ( doubleclick on doxfont.ttf ). It is possible to set this font in doxygen ? Thanks, Stephane ----- Original Message ----- From: "Dimitri van Heesch" <di...@st...> To: <dox...@li...> Sent: Thursday, January 24, 2002 3:29 PM Subject: Re: [Doxygen-users] Pb with dot-generated graphics : the names are outside the boxes > On Thu, Jan 24, 2002 at 02:29:02PM -0500, Stephane Routelous wrote: > > Hi, > > > > As you can see here : http://exotk.sourceforge.net/exotk-doc/inherits.html , I have problems with Class names which are outside the Boxes ( the boxes are too small, and the text is not centered ). > > > > What can I do ? > > This is a bug in dot. I suggest to check whether you have the latest release > of graphviz. If so, run doxygen with DOT_CLEANUP set to NO, and send the > faulty dot graph (and the font file) as a bug report to the graphviz > developers (see www.graphviz.org). Also mention the platform you are using. > > Regards, > Dimitri > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |