Mercurial > hg > xemacs-beta
comparison etc/w3/map.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 map_width 32 | |
2 #define map_height 32 | |
3 static char map_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0d,0x00,0x00,0xf0,0x3a,0xb8,0xff,0x0d, | |
5 0x42,0x88,0x00,0x02,0x20,0x48,0x00,0x00,0x11,0x08,0xfc,0x80,0x61,0x08,0x02, | |
6 0x41,0x41,0x10,0x39,0x82,0x41,0x90,0x46,0x02,0x43,0x48,0x91,0x04,0x41,0x48, | |
7 0x59,0x04,0x41,0x48,0x41,0xc2,0x47,0x58,0x3a,0x01,0x41,0x98,0x04,0x01,0x21, | |
8 0x28,0x81,0x00,0x40,0x48,0x7e,0x00,0x40,0x88,0x00,0x10,0x40,0x10,0x01,0x40, | |
9 0x41,0x08,0x02,0x04,0x2c,0x08,0x06,0xe2,0x23,0x08,0x9a,0x01,0x20,0x08,0x62, | |
10 0x80,0x22,0x10,0x04,0x18,0x20,0x08,0x04,0x3c,0x2e,0x08,0x08,0x16,0x1e,0x04, | |
11 0x00,0x0a,0x3e,0x04,0x01,0x00,0x1f,0x04,0x01,0x80,0x0f,0x84,0xfe,0xc7,0x07, | |
12 0xf6,0x02,0xf8,0x03,0x1e,0x00,0x00,0x00}; |