From: vsr Date: Wed, 20 Jul 2011 10:05:26 +0000 (+0000) Subject: Fix problem with doxygen (using default font leads to the dot errors) - switch defaul... X-Git-Tag: V6_4_0a1~23 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6ae32fd6be6f4052506664fbe8a67c9b1dfcadd0;p=plugins%2Fblsurfplugin.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 8535058..54bbfc4 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -243,6 +243,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