From c53db0379b79eba358495d9db87f21d48d3e0146 Mon Sep 17 00:00:00 2001 From: prenticedavid Date: Thu, 15 Sep 2016 22:58:42 +0100 Subject: [PATCH] default to disable FreeFonts --- UTFTGLUE.h | 1 + 1 file changed, 1 insertion(+) diff --git a/UTFTGLUE.h b/UTFTGLUE.h index 8534038..d69d313 100644 --- a/UTFTGLUE.h +++ b/UTFTGLUE.h @@ -20,6 +20,7 @@ #include +#undef _GFXFONT_H_ //comment this line to enable FreeFonts #if defined(_GFXFONT_H_) #include #define SmallFont &FreeSmallFont