1#define Gamma_width 16
2#define Gamma_height 16
3#define Gamma_x_hot -1
4#define Gamma_y_hot -1
5static char Gamma_bits[] = {
6   0xfe, 0x0f, 0xfc, 0x0f, 0x18, 0x08, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00,
7   0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00,
8   0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00};
9