From: vsr Date: Wed, 20 Jul 2011 10:12:58 +0000 (+0000) Subject: Fix problem with doxygen (using default font leads to the dot errors) - switch defaul... X-Git-Tag: Before_opencv_branch_20110913~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b1eba61c9c43de015455bf55643cb260d55326ea;p=modules%2Fgeom.git Fix problem with doxygen (using default font leads to the dot errors) - switch default dot font explicitly to Arial. --- diff --git a/doc/salome/tui/doxyfile.in b/doc/salome/tui/doxyfile.in index b0d7045f5..23195824e 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -251,6 +251,7 @@ CALL_GRAPH = NO GRAPHICAL_HIERARCHY = YES DIRECTORY_GRAPH = YES DOT_IMAGE_FORMAT = jpg +DOT_FONTNAME = Arial DOT_PATH = DOTFILE_DIRS = MAX_DOT_GRAPH_WIDTH = 1024