Image maps in the generated HTML documentation (graphical class hierarchy, collaboration graphs, ...) do not work in doxygen-1.2.17-alt1 when used together with graphviz-1.8.8-alt1. The problem is caused by the change in graphviz: April 19, 2002 - Coords of rectangles changed to left/top right/bottom in -Timap. Because of this, doxygen puts coordinates in reverse order, and the image maps do not work. The attached patch adds a check to put coordinates into the right order, independent of the graphviz version. --- ---
Applied in doxygen-1.2.17-alt2.