Mercurial > hg > xemacs-beta
view etc/w3/binhex.document.xbm @ 22:8fc7fe29b841 r19-15b94
Import from CVS: tag r19-15b94
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:29 +0200 |
parents | 376386a54a3c |
children |
line wrap: on
line source
#define binhex_width 20 #define binhex_height 23 static char binhex_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x3f,0x00,0x01,0x60,0x00,0x01,0xa0,0x00, 0x01,0x20,0x01,0x01,0x20,0x02,0x01,0xe0,0x07,0x01,0xc0,0x0f,0x01,0x00,0x0c, 0x6d,0xb7,0x0d,0x6d,0xb7,0x0d,0x6d,0xb3,0x0d,0x7d,0xf7,0x0d,0x7d,0xe7,0x0c, 0x6d,0xb3,0x0d,0x6d,0xb7,0x0d,0x6d,0xb7,0x0d,0x01,0x00,0x0c,0xff,0xff,0x0f, 0xfe,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00};