aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-04-20 21:19:26 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2013-04-20 21:19:26 +1000
commita02c124940b6c5d61ffcbfb2c7e4d493775c3192 (patch)
treee9f0ff1c65c629050948867fb716d91544f3c6be /gfxconf.example.h
parentdc85ef79aa520e000f15dfb5d781ce0a86babd0b (diff)
downloaduGFX-a02c124940b6c5d61ffcbfb2c7e4d493775c3192.tar.gz
uGFX-a02c124940b6c5d61ffcbfb2c7e4d493775c3192.tar.bz2
uGFX-a02c124940b6c5d61ffcbfb2c7e4d493775c3192.zip
GIF image handling
GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency.
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 5d29600f..ce4d4ca6 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -56,6 +56,7 @@
#define GDISP_NEED_IMAGE_BMP FALSE
#define GDISP_NEED_IMAGE_JPG FALSE
#define GDISP_NEED_IMAGE_PNG FALSE
+#define GDISP_NEED_IMAGE_ACCOUNTING FALSE
/* Optional image support that can be turned off */
/*