We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f387b commit 566a462Copy full SHA for 566a462
Doxyfile
@@ -1592,12 +1592,12 @@ DOT_NUM_THREADS = 0
1592
# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory
1593
# containing the font.
1594
1595
-DOT_FONTNAME = Helvetica
+DOT_FONTNAME = Liberation Sans
1596
1597
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1598
# The default size is 10pt.
1599
1600
-DOT_FONTSIZE = 10
+DOT_FONTSIZE = 8
1601
1602
# By default doxygen will tell dot to use the output directory to look for the
1603
# FreeSans.ttf font (which doxygen will put there itself). If you specify a
0 commit comments