aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2017-01-10 10:18:52 +0100
committerJoel Bodenmann <joel@embedded.pro>2017-01-10 10:18:52 +0100
commit2b75db44a096ddce161452c66c97ee20e724787e (patch)
tree56d3b4ac3df57dc14f50abde3d10b7e01a08bebd /gfxconf.example.h
parentbfe41b4cfde9dea7bc4f54f14575c2e23546e14b (diff)
downloaduGFX-2b75db44a096ddce161452c66c97ee20e724787e.tar.gz
uGFX-2b75db44a096ddce161452c66c97ee20e724787e.tar.bz2
uGFX-2b75db44a096ddce161452c66c97ee20e724787e.zip
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
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 764d9199..90401af6 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -118,6 +118,7 @@
// #define GDISP_NEED_IMAGE_BMP_16 TRUE
// #define GDISP_NEED_IMAGE_BMP_24 TRUE
// #define GDISP_NEED_IMAGE_BMP_32 TRUE
+// #define GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE 32
// #define GDISP_NEED_IMAGE_JPG FALSE
// #define GDISP_NEED_IMAGE_PNG FALSE
// #define GDISP_NEED_IMAGE_PNG_INTERLACED FALSE