Re: [Doxygen-users] Re: Pb with the new version of dot
Brought to you by:
dimitri
From: Stephane R. <ste...@sy...> - 2002-02-11 19:13:47
|
Thanks for the infos. The problem only occurs with the new version of dot for win32 ( http://www.research.att.com/sw/tools/graphviz/dist/gv1712.exe ) The new version solve some problems I had, but this one is new ! OK, I will send a mail to the dot team. Stephane ----- Original Message ----- From: "Dimitri van Heesch" <di...@st...> To: <dox...@li...> Sent: Monday, February 11, 2002 2:08 PM Subject: [Doxygen-users] Re: Pb with the new version of dot > On Mon, Feb 11, 2002 at 01:50:43PM -0500, Stephane Routelous wrote: > > Hi, > > > > I sent a few week ago, a mail to the mailing list with a problem with the new version of dot.exe for win32 . > > ( http://www.geocrawler.com/archives/3/11668/2002/1/0/7697694/ ) > > > > I didn't have any answer. > > > > It seems that the maps for the dot-generated bitmaps are wrong. > > For example, in the attached file, if you move the mouse cursor links over the exotkAF_ViewPopup image, the area becomes "sensitive" only when the cursor is on the "ot". On the right, thew area is sensitive passed the end of the box. > > > > Is it a problem with dot or with doxygen ? > > I think it is a dot problem, but I don't have it with the latest version of > dot (as included in graphviz 1.7.15) on Linux. > > > Who generates those areas ? > > Doxygen lets dot generate a server side image map (with the areas), > which doxygen then converts into a client side map. You can see the > intermediate result if you set DOT_CLEANUP to NO. > > Regards, > Dimitri > > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |