From: oetiker Date: Sun, 8 Jun 2008 21:06:35 +0000 (+0000) Subject: windows should use a windows font X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=eb664ed798120f548b4f637433f874e711e97e8c;p=rrdtool.git windows should use a windows font git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1416 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/win32/config.h b/win32/config.h index 9d2603e..d3bf6e6 100644 --- a/win32/config.h +++ b/win32/config.h @@ -49,10 +49,7 @@ /* Vertical label angle: 90.0 (default) or 270.0 */ #define RRDGRAPH_YLEGEND_ANGLE 90.0 -#define RRD_DEFAULT_FONT "arial.ttf" -/* #define RRD_DEFAULT_FONT "DejaVuSansMono-Roman.ttf" */ - -/* #define WITH_PIECHART 1 */ +#define RRD_DEFAULT_FONT "Courier" /* #define DEBUG 1 */