0
|
1 #define noname_width 32
|
|
2 #define noname_height 32
|
|
3 static char noname_bits[] = {
|
2
|
4 0x00,0x20,0x00,0x10,0xaa,0x0a,0x55,0x45,0x00,0x50,0x00,0x08,0x55,0x05,0xaa,
|
|
5 0x42,0xc0,0xff,0x3f,0x14,0x54,0x00,0x60,0x41,0x42,0x00,0xa0,0x14,0x68,0xc0,
|
|
6 0x21,0x43,0x42,0xe0,0xe3,0x0b,0x50,0xb0,0x06,0x42,0x42,0xf0,0x07,0x2a,0x68,
|
|
7 0x70,0x07,0x06,0x42,0xe0,0x03,0x52,0x68,0x40,0x01,0x06,0x42,0x40,0x01,0x52,
|
|
8 0x50,0xc8,0x05,0x06,0x62,0x0c,0x0c,0x52,0x48,0x30,0x03,0x06,0x62,0xc0,0x00,
|
|
9 0x52,0x48,0xc0,0x00,0x06,0x62,0x30,0x03,0x52,0x48,0x0c,0x0c,0x02,0x42,0x08,
|
|
10 0x04,0xaa,0x50,0x00,0x00,0x06,0x4a,0x00,0x00,0x52,0x50,0x00,0x00,0x06,0x42,
|
|
11 0x00,0x00,0x52,0x68,0x00,0x00,0x06,0xc2,0xff,0xff,0x53,0x24,0x11,0x00,0x00,
|
|
12 0x10,0x44,0x55,0x55,0x45,0x91,0x00,0x00};
|