From 5389ff4ad0be5fd630785ff9cbbe4ac53a814c0b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 30 May 2014 03:56:51 +0200 Subject: Updated frame demo code --- demos/modules/gwin/frame/gfxconf.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'demos/modules/gwin/frame/gfxconf.h') diff --git a/demos/modules/gwin/frame/gfxconf.h b/demos/modules/gwin/frame/gfxconf.h index 6809013d..12760cdb 100644 --- a/demos/modules/gwin/frame/gfxconf.h +++ b/demos/modules/gwin/frame/gfxconf.h @@ -35,6 +35,9 @@ #define GDISP_NEED_VALIDATION TRUE #define GDISP_NEED_CLIP TRUE #define GDISP_NEED_TEXT TRUE + #define GDISP_NEED_ANTIALIAS TRUE + #define GDISP_NEED_UTF8 TRUE + #define GDISP_NEED_TEXT_KERNING TRUE #define GDISP_INCLUDE_FONT_UI2 TRUE #define GDISP_NEED_CIRCLE TRUE #define GDISP_NEED_CONVEX_POLYGON TRUE -- cgit v1.2.3