#define weight_width 14
#define weight_height 16
static unsigned char weight_bits[] = {
   0xc0, 0x00, 0x20, 0x01, 0x38, 0x07, 0xfc, 0x0f, 0xce, 0x1d, 0xbe, 0x1a,
   0xdf, 0x3a, 0xef, 0x3a, 0x8f, 0x3d, 0xff, 0x3f, 0xb1, 0x2d, 0x5b, 0x29,
   0x5b, 0x25, 0xbb, 0x2d, 0xff, 0x3f, 0xff, 0x3f};
