#define edt_polar_width 20
#define edt_polar_height 20
static char edt_polar_bits[] = {
   0xff, 0xff, 0x0f, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08,
   0x01, 0xc0, 0x08, 0x41, 0x60, 0x08, 0x41, 0x30, 0x08, 0x41, 0x18, 0x08,
   0xc1, 0x0c, 0x08, 0x01, 0x06, 0x08, 0x01, 0x03, 0x08, 0x81, 0x01, 0x08,
   0xc1, 0xb8, 0x08, 0xe1, 0x69, 0x08, 0x31, 0xba, 0x08, 0x19, 0x02, 0x08,
   0xfd, 0xff, 0x09, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0xff, 0xff, 0x0f};
