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,0xff,0x07,0x00,0x00,0x21,
|
|
5 0x04,0x00,0xfe,0x2f,0x04,0x00,0x42,0x28,0x04,0xfc,0x5f,0x28,0x04,0x84,0x50,
|
|
6 0x28,0x04,0x84,0x50,0xf8,0x07,0x84,0x50,0x28,0x04,0x84,0xf0,0x2f,0x04,0x84,
|
|
7 0x50,0x28,0x04,0xfc,0x5f,0x28,0x04,0x84,0x50,0x28,0x04,0x84,0x50,0xf8,0x07,
|
|
8 0x84,0x50,0x08,0x00,0x84,0xf0,0x0f,0x00,0x84,0x10,0x00,0x00,0xfc,0x1f,0x00,
|
|
9 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x80,0x03,
|
|
10 0x00,0x00,0xe0,0xff,0xff,0x00,0x80,0x03,0x00,0x00,0x00,0x06,0x00,0x00,0x00,
|
|
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|