blob: 413119a9398d9270b427770fb66cbe9a58f4b844 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/doxygen/Doxyfile.in.orig 2025-02-20 01:23:56 UTC
+++ docs/doxygen/Doxyfile.in
@@ -1816,7 +1816,7 @@ DOT_FONTSIZE = 10
# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
# set the path where dot can find it.
-DOT_FONTPATH =
+DOT_FONTPATH = /usr/local/share/fonts/freefont-ttf
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and
|