Mercurial > hg > xemacs-beta
comparison etc/w3/next.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 next_width 48 | |
2 #define next_height 24 | |
3 static char next_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0, | |
5 0x00,0x00,0x00,0xff,0x1f,0x0e,0xff,0xff,0x01,0x3f,0x10,0x01,0x04,0x00,0x02, | |
6 0x3f,0xd0,0x00,0x04,0x00,0x04,0x3f,0x72,0x00,0x08,0x00,0x02,0x3f,0x30,0x80, | |
7 0xd8,0xff,0x01,0x3f,0x12,0xc0,0xf1,0x03,0x00,0x3f,0x11,0xe0,0x23,0x04,0x00, | |
8 0x3f,0x12,0xf0,0x23,0x08,0x00,0x3f,0x11,0xf8,0x23,0x04,0x00,0xbf,0x12,0xdc, | |
9 0xff,0x03,0x00,0x3f,0x15,0x8c,0x00,0x02,0x00,0xbf,0x12,0x80,0x01,0x01,0x00, | |
10 0xbf,0x37,0x80,0xff,0x00,0x00,0xbf,0x74,0x80,0x00,0x01,0x00,0xbf,0x5c,0xc0, | |
11 0x81,0x00,0x00,0xbf,0x9f,0x01,0x67,0x00,0x00,0x3f,0x17,0xfe,0x1d,0x00,0x00, | |
12 0x3f,0x10,0x00,0x00,0x00,0x00,0xff,0x1f,0x00,0x00,0x00,0x00,0x3f,0x00,0x00, | |
13 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; |