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=7d65e34c65bb1d8ad25614f72ac5d22d6130f471;p=rrdtool-all.git windows should use a windows font git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1416 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/win32/config.h b/program/win32/config.h index 9d2603ea..d3bf6e63 100644 --- a/program/win32/config.h +++ b/program/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 */