#define edt_sel_width 8
#define edt_sel_height 8
static char edt_sel_bits[] = {
   0x00, 0x3e, 0x1e, 0x1e, 0x3e, 0x72, 0x60, 0x00};
