0
|
1 #define noname_width 32
|
|
2 #define noname_height 30
|
|
3 static char noname_bits[] = {
|
|
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf8,0x0f,0x00,0x00,0x08,0x08,
|
|
5 0x00,0x00,0xa8,0x08,0x00,0x00,0x08,0x08,0x00,0x00,0xa8,0x0a,0x00,0x00,0x08,
|
|
6 0x08,0x00,0x00,0xe8,0x0a,0x00,0x00,0x08,0x08,0x00,0x00,0xff,0x7f,0x00,0x00,
|
|
7 0x01,0x40,0x00,0x00,0x01,0x40,0x00,0x00,0x01,0x40,0x00,0x00,0x01,0x40,0x00,
|
|
8 0x00,0xff,0x7f,0x00,0x00,0x02,0x20,0x00,0x00,0xfe,0x3f,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};
|