From d15f463387ef2cbdb47c711424726d1326930145 Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Wed, 5 Feb 2014 10:20:16 -0500 Subject: [PATCH] remove DOT_FONTNAME setting; FreeSans isn't included anymore, and we don't even use "dot" --- src/doc/doxygen.cfg.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/doxygen.cfg.in b/src/doc/doxygen.cfg.in index 6dd9f30c6b..0907011bbb 100644 --- a/src/doc/doxygen.cfg.in +++ b/src/doc/doxygen.cfg.in @@ -1682,7 +1682,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 = # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. # The default size is 10pt.