Mercurial > hg > xemacs-beta
comparison etc/w3/home.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 home_width 26 | |
2 #define home_height 18 | |
3 static char home_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x0c,0x00,0x00,0xc0,0xf3,0x0f,0x00,0xe0,0xf3,0x1f, | |
5 0x00,0x50,0xff,0x3f,0x00,0x28,0xfe,0x7f,0x00,0x14,0xfc,0xff,0x00,0x0a,0xf8, | |
6 0xff,0x01,0x06,0x10,0x80,0x00,0x34,0xd3,0xb6,0x00,0x34,0xd3,0xb6,0x00,0x04, | |
7 0x10,0x80,0x00,0x04,0x10,0x80,0x00,0x34,0xd3,0xb6,0x00,0x34,0xd3,0xb6,0x00, | |
8 0x04,0x10,0x86,0x00,0xfc,0xff,0xff,0x00,0x00,0x00,0x00,0x00}; |