0
|
1 #define noname_width 32
|
|
2 #define noname_height 30
|
|
3 static char noname_bits[] = {
|
|
4 0x00,0x02,0x00,0x00,0x00,0x05,0x00,0x00,0x80,0x88,0x00,0x00,0x40,0xd0,0x1e,
|
|
5 0x00,0x80,0xa0,0x20,0x00,0x00,0x81,0x40,0x00,0x00,0x82,0x8c,0x00,0x00,0x84,
|
|
6 0xfc,0x00,0x00,0x82,0x9c,0x00,0x00,0xff,0x80,0x00,0x00,0x04,0x80,0x00,0x00,
|
|
7 0x44,0x9c,0x00,0x00,0x44,0x9c,0x00,0x00,0xe4,0x9c,0x00,0x00,0x04,0x80,0x00,
|
|
8 0x00,0x04,0x80,0x00,0x00,0xfc,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
9 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
10 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|