aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-03-10 16:12:13 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2013-03-10 16:12:13 +1000
commit8a40457c8645560b4b94bfd16f99f67d51168c82 (patch)
tree0f43d60a85b17f3c5bfcaaf8b81e9d6fbd64bff2 /demos
parent269262ef9bcd392eb037ed9873557478951669e7 (diff)
downloaduGFX-8a40457c8645560b4b94bfd16f99f67d51168c82.tar.gz
uGFX-8a40457c8645560b4b94bfd16f99f67d51168c82.tar.bz2
uGFX-8a40457c8645560b4b94bfd16f99f67d51168c82.zip
Revert "GDISP changes including polygon support"
This reverts commit 269262ef9bcd392eb037ed9873557478951669e7.
Diffstat (limited to 'demos')
-rw-r--r--demos/modules/gadc/gfxconf.h1
-rw-r--r--demos/modules/gaudin/gfxconf.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/demos/modules/gadc/gfxconf.h b/demos/modules/gadc/gfxconf.h
index 213152e4..58475fba 100644
--- a/demos/modules/gadc/gfxconf.h
+++ b/demos/modules/gadc/gfxconf.h
@@ -41,6 +41,7 @@
#define GDISP_NEED_MSGAPI FALSE
/* GDISP - builtin fonts */
+#define GDISP_OLD_FONT_DEFINITIONS FALSE
#define GDISP_INCLUDE_FONT_SMALL FALSE
#define GDISP_INCLUDE_FONT_LARGER FALSE
#define GDISP_INCLUDE_FONT_UI1 FALSE
diff --git a/demos/modules/gaudin/gfxconf.h b/demos/modules/gaudin/gfxconf.h
index a4df2071..4222acb4 100644
--- a/demos/modules/gaudin/gfxconf.h
+++ b/demos/modules/gaudin/gfxconf.h
@@ -41,6 +41,7 @@
#define GDISP_NEED_MSGAPI FALSE
/* GDISP - builtin fonts */
+#define GDISP_OLD_FONT_DEFINITIONS FALSE
#define GDISP_INCLUDE_FONT_SMALL FALSE
#define GDISP_INCLUDE_FONT_LARGER FALSE
#define GDISP_INCLUDE_FONT_UI1 FALSE