summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0fe0327)
raw | patch | inline | side by side (parent: 0fe0327)
author | alex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 6 Apr 2002 12:40:59 +0000 (12:40 +0000) | ||
committer | alex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 6 Apr 2002 12:40:59 +0000 (12:40 +0000) |
src/rrd_graph.c | patch | blob | history |
diff --git a/src/rrd_graph.c b/src/rrd_graph.c
index 5f5ab2740a06d61f031f04e36c911be4657fc5ec..27627178a49747790fcf57ddcd332954ce6aebef 100644 (file)
--- a/src/rrd_graph.c
+++ b/src/rrd_graph.c
#ifndef RRD_DEFAULT_FONT
+#ifdef WIN32
+#define RRD_DEFAULT_FONT "c:/winnt/fonts/COUR.TTF"
+#else
#define RRD_DEFAULT_FONT "/usr/share/fonts/truetype/openoffice/ariosor.ttf"
/* #define RRD_DEFAULT_FONT "/usr/share/fonts/truetype/Arial.ttf" */
#endif
+#endif
text_prop_t text_prop[] = {