[mm-common] Set non-blurry font in skeleton Doxygen config
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Set non-blurry font in skeleton Doxygen config
- Date: Tue, 5 Jan 2010 23:14:50 +0000 (UTC)
commit 0fdf05dca74f244f3ff5c2d783ba6840ff85262d
Author: Daniel Elstner <daniel kitta gmail com>
Date: Wed Jan 6 00:11:00 2010 +0100
Set non-blurry font in skeleton Doxygen config
* skeletonmm/doc/reference/Doxyfile.in (DOT_FONTNAME): Change to Sans,
as FreeSans appears to be rather badly hinted at least on my system.
(TEMPLATE_RELATIONS): Disable to reduce noise.
skeletonmm/doc/reference/Doxyfile.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skeletonmm/doc/reference/Doxyfile.in b/skeletonmm/doc/reference/Doxyfile.in
index baa984c..ca003ed 100644
--- a/skeletonmm/doc/reference/Doxyfile.in
+++ b/skeletonmm/doc/reference/Doxyfile.in
@@ -259,14 +259,14 @@ CLASS_DIAGRAMS = YES
MSCGEN_PATH =
HIDE_UNDOC_RELATIONS = NO
HAVE_DOT = YES
-DOT_FONTNAME = FreeSans
+DOT_FONTNAME = Sans
DOT_FONTSIZE = 10
DOT_FONTPATH =
CLASS_GRAPH = YES
COLLABORATION_GRAPH = NO
GROUP_GRAPHS = NO
UML_LOOK = NO
-TEMPLATE_RELATIONS = YES
+TEMPLATE_RELATIONS = NO
INCLUDE_GRAPH = NO
INCLUDED_BY_GRAPH = NO
CALL_GRAPH = NO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]