Commit 0078a3f7f116d04f317b1779f04bb08e7859a343
1 parent
a4d2b075
change font for documentation graphs
Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -1350,12 +1350,12 @@ HAVE_DOT = YES | @@ -1350,12 +1350,12 @@ HAVE_DOT = YES | ||
| 1350 | # DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory | 1350 | # DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory |
| 1351 | # containing the font. | 1351 | # containing the font. |
| 1352 | 1352 | ||
| 1353 | -DOT_FONTNAME = Verdana | 1353 | +DOT_FONTNAME = "Courier" |
| 1354 | 1354 | ||
| 1355 | # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. | 1355 | # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. |
| 1356 | # The default size is 10pt. | 1356 | # The default size is 10pt. |
| 1357 | 1357 | ||
| 1358 | -DOT_FONTSIZE = 8 | 1358 | +DOT_FONTSIZE = 9 |
| 1359 | 1359 | ||
| 1360 | # By default doxygen will tell dot to use the output directory to look for the | 1360 | # By default doxygen will tell dot to use the output directory to look for the |
| 1361 | # FreeSans.ttf font (which doxygen will put there itself). If you specify a | 1361 | # FreeSans.ttf font (which doxygen will put there itself). If you specify a |
Please
register
or
login
to post a comment