From afa1b22322788f400ca63a61b361fa84f670659a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 21 Aug 2013 12:16:34 +0000 Subject: [PATCH] Use different DOT_FONTNAME git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@947 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/doxy.config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/doxy.config.in b/Doc/doxy.config.in index 4dafd816..4cc0860c 100644 --- a/Doc/doxy.config.in +++ b/Doc/doxy.config.in @@ -1731,7 +1731,7 @@ DOT_NUM_THREADS = 0 # the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the # directory containing the font. -DOT_FONTNAME = FreeSans +DOT_FONTNAME = Helvetica # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. # The default size is 10pt.