#define raster1_width 10 #define raster1_height 1 static char raster1_bits[] = { 0x01, 0x00};