aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-01-13 13:50:46 +1000
committerinmarket <andrewh@inmarket.com.au>2015-01-13 13:50:46 +1000
commitef00cac45de322ba9366731809c680056b5200b1 (patch)
tree1b9fe655aa6f0142988cf9a1e6e72da9599e00a9 /gfxconf.example.h
parenta22a32e8db12e38e47d9cbd3ec62ddd2eabbe9a5 (diff)
downloaduGFX-ef00cac45de322ba9366731809c680056b5200b1.tar.gz
uGFX-ef00cac45de322ba9366731809c680056b5200b1.tar.bz2
uGFX-ef00cac45de322ba9366731809c680056b5200b1.zip
Add support and demo for pixmaps (in memory drawing)
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 4d18d37c..3a91d21a 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -104,6 +104,9 @@
// #define GDISP_NEED_IMAGE_PNG FALSE
// #define GDISP_NEED_IMAGE_ACCOUNTING FALSE
+//#define GDISP_NEED_PIXMAP FALSE
+// #define GDISP_NEED_PIXMAP_IMAGE FALSE
+
//#define GDISP_DEFAULT_ORIENTATION GDISP_ROTATE_LANDSCAPE // If not defined the native hardware orientation is used.
//#define GDISP_LINEBUF_SIZE 128
//#define GDISP_STARTUP_COLOR Black