aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-08-17 23:35:18 +1000
committerinmarket <andrewh@inmarket.com.au>2013-08-17 23:35:18 +1000
commitbbdbd637f00348357fb7919adfe8a3f406f1451d (patch)
treeb3787cf796cff116290d7b792cb987935b3aea67 /demos/modules/gwin/widgets/gfxconf.h
parent0e707769b41167f24a7dabcec735191b3d243c25 (diff)
downloaduGFX-bbdbd637f00348357fb7919adfe8a3f406f1451d.tar.gz
uGFX-bbdbd637f00348357fb7919adfe8a3f406f1451d.tar.bz2
uGFX-bbdbd637f00348357fb7919adfe8a3f406f1451d.zip
Update old demos for new fonts.
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 4fdcf212..50fcbf58 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -57,8 +57,8 @@
#define GDISP_NEED_MSGAPI FALSE
/* Builtin Fonts */
-#define GDISP_INCLUDE_FONT_DEJAVUSANS12 TRUE
-#define GDISP_NEED_ANTIALIAS TRUE
+#define GDISP_INCLUDE_FONT_UI2 TRUE
+#define GDISP_NEED_ANTIALIAS FALSE
/* GDISP image decoders */
#define GDISP_NEED_IMAGE_NATIVE FALSE