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,0xe0,0x3f,0x00,0x00,0x20,0x60,0x00,0x00,0x20,0xa0,0x00,0x00,0xa0,0xef,
|
|
6 0x01,0x00,0x20,0x00,0x01,0x00,0xa0,0x07,0x01,0x00,0x20,0x00,0x01,0x00,0x20,
|
|
7 0xf8,0x0f,0x00,0xa0,0x09,0x18,0x00,0x20,0x08,0x28,0x00,0x20,0xe8,0x7b,0x00,
|
|
8 0x20,0x08,0x40,0x00,0x20,0xe8,0x41,0x00,0xe0,0x0f,0x40,0x00,0x00,0x08,0x40,
|
|
9 0x00,0x00,0xe8,0x4f,0x00,0x00,0x08,0x40,0x00,0x00,0x08,0x40,0x00,0x00,0x08,
|
|
10 0x40,0x00,0x00,0x08,0x40,0x00,0x00,0xf8,0x7f,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|