From a02c124940b6c5d61ffcbfb2c7e4d493775c3192 Mon Sep 17 00:00:00 2001 From: Andrew Hannam Date: Sat, 20 Apr 2013 21:19:26 +1000 Subject: GIF image handling GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency. --- gfxconf.example.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfxconf.example.h') 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 */ /* -- cgit v1.2.3