/* * The Python Imaging Library. * $Id: //modules/pil/libImaging/Gif.h#2 $ * * Declarations for a fast, suspendable GIF decoder. * * Copyright (c) Fredrik Lundh 1995-96. */ /* Max size for a LZW code word. */ #define GIFBITS 12 #define GIFTABLE (1<