Mercurial > hg > xemacs-beta
comparison etc/w3/help-dn.xbm @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 #define noname_width 28 | |
2 #define noname_height 28 | |
3 static char noname_bits[] = { | |
4 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff, | |
5 0x0f,0xff,0x00,0xfc,0x0f,0x7f,0xaa,0xfa,0x0f,0x3f,0x55,0xf5,0x0f,0x9f,0x02, | |
6 0xea,0x0f,0x5f,0x01,0xd4,0x0f,0x9f,0x00,0xe8,0x0f,0x5f,0x51,0xd4,0x0f,0x9f, | |
7 0x20,0xa8,0x0f,0x5f,0x51,0x54,0x0f,0x9f,0x2a,0xa8,0x0e,0x5f,0x15,0x14,0x0e, | |
8 0x9f,0x0a,0xea,0x0f,0x3f,0x05,0xd5,0x0f,0x7f,0x8a,0xea,0x0f,0xff,0x04,0xf5, | |
9 0x0f,0xff,0xa9,0xea,0x0f,0xff,0x55,0xf5,0x0f,0xff,0x89,0xfe,0x0f,0xff,0x05, | |
10 0xfd,0x0f,0xff,0x89,0xfe,0x0f,0xff,0x54,0xfd,0x0f,0xff,0xaa,0xfa,0x0f,0xff, | |
11 0xff,0xff,0x0f,0xff,0xff,0xff,0x0f}; |