0
|
1 #define noname_width 28
|
|
2 #define noname_height 28
|
|
3 static char noname_bits[] = {
|
|
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
5 0x00,0xc0,0x7f,0x00,0x00,0x40,0xc0,0x00,0x00,0x40,0x4f,0x01,0x00,0x40,0xc0,
|
|
6 0x1f,0x00,0x40,0x07,0x6a,0x00,0x40,0x00,0x86,0x00,0xc0,0xff,0xc3,0x00,0x20,
|
|
7 0x00,0xa2,0x00,0x10,0x00,0x94,0x00,0xf8,0xff,0x8f,0x00,0x08,0x00,0x88,0x00,
|
|
8 0x08,0x00,0xc8,0x00,0x08,0x00,0x68,0x00,0x08,0x00,0x58,0x00,0xf8,0xff,0x2f,
|
|
9 0x00,0x10,0x00,0x14,0x00,0x20,0x00,0x0a,0x00,0x20,0x00,0x06,0x00,0xc0,0xff,
|
|
10 0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|