#define PRINT_COMMENTS  0x01        /* User flags:        */
#define PRINT_IMAGE     0x02        /* Set or unset these */
#define PRINT_DATA      0x04        /* when  calling      */
#define COMPUTE_ONOFF   0x08        /* BMap2c()           */
#define STATIC_DATA     0x10
#define SPRITE_HEADER   0x20
#define LATTICE_CHIP    0x40        /* add 'chip' keyword */

