0
|
1 #define noname_width 32
|
|
2 #define noname_height 30
|
|
3 static char noname_bits[] = {
|
|
4 0xff,0xff,0xff,0xff,0xff,0xef,0xf7,0xff,0xff,0x44,0x22,0xff,0x7f,0x00,0x00,
|
|
5 0xfe,0xbf,0x01,0x00,0xfc,0x5f,0x01,0x00,0xf8,0xef,0x88,0x44,0xf2,0xe7,0x9d,
|
|
6 0x4c,0xe6,0x07,0xbe,0xdd,0xee,0x0f,0xdf,0x6e,0xf7,0x9f,0xef,0xf7,0xfb,0x3f,
|
|
7 0x77,0xbb,0xfd,0x7f,0x32,0x99,0xfe,0xff,0x44,0x22,0xff,0xff,0xef,0xf7,0xff,
|
|
8 0xff,0xff,0x01,0xc0,0x0f,0x00,0x00,0xe0,0xff,0x57,0xdf,0xff,0xff,0x55,0xdf,
|
|
9 0xff,0xff,0xd5,0xdf,0xff,0xff,0xb3,0xc5,0xff,0xff,0x77,0x13,0xff,0xff,0x9f,
|
|
10 0x5f,0xff,0xff,0x7f,0x3f,0xff,0xff,0xff,0x7c,0xff,0xff,0xff,0xfb,0xff,0xff,
|
|
11 0xff,0xfb,0xff,0xff,0xff,0x01,0xff,0xff,0xff,0x01,0xff,0xff,0xff,0xff,0xff};
|