Mercurial > hg > xemacs-beta
view etc/w3/compressed.document.xbm @ 12:bcdc7deadc19 r19-15b7
Import from CVS: tag r19-15b7
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 08:48:16 +0200 |
| parents | 376386a54a3c |
| children |
line wrap: on
line source
#define compressed_width 20 #define compressed_height 23 static char compressed_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0x07,0x00,0x20,0x0c,0x00,0x20,0x14,0x00, 0x20,0x24,0x00,0x20,0x7c,0x00,0x20,0x78,0x00,0x20,0x60,0x00,0x21,0x60,0x08, 0x23,0x60,0x0c,0x27,0x60,0x0e,0x2f,0x60,0x0f,0x27,0x60,0x0e,0x23,0x60,0x0c, 0x21,0x60,0x08,0x20,0x60,0x00,0x20,0x60,0x00,0x20,0x60,0x00,0xe0,0x7f,0x00, 0xc0,0x7f,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
