39#define GCE_DISPOSAL_NONE 0
40#define GCE_DISPOSAL_INPLACE 1
41#define GCE_DISPOSAL_BACKGROUND 2
42#define GCE_DISPOSAL_RESTORE 3
44#define GIF_TRAILER 0x3b
45#define GIF_EXTENSION_INTRODUCER 0x21
46#define GIF_IMAGE_SEPARATOR 0x2c
47#define GIF_GCE_EXT_LABEL 0xf9
48#define GIF_COM_EXT_LABEL 0xfe
49#define GIF_APP_EXT_LABEL 0xff
50#define NETSCAPE_EXT_STR "NETSCAPE2.0"
#define attribute_nonstring
static attribute_nonstring const uint8_t gif89a_sig[6]
static attribute_nonstring const uint8_t gif87a_sig[6]