Mercurial > hg > xemacs-beta
comparison etc/w3/display.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 display.bm_width 32 | |
2 #define display.bm_height 32 | |
3 static char display.bm_bits[] = { | |
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |
5 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |
6 0xf0, 0xff, 0xff, 0x0f, 0x10, 0x00, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08, | |
7 0x10, 0xf8, 0x1f, 0x08, 0x10, 0x06, 0x60, 0x08, 0x10, 0x01, 0x80, 0x08, | |
8 0x10, 0x01, 0x80, 0x08, 0x90, 0x00, 0x00, 0x09, 0x90, 0x00, 0x00, 0x09, | |
9 0x90, 0x00, 0x00, 0x09, 0x90, 0x00, 0x00, 0x09, 0x90, 0x00, 0x00, 0x09, | |
10 0x90, 0x00, 0x00, 0x09, 0x10, 0x01, 0x80, 0x08, 0x10, 0x01, 0x80, 0x08, | |
11 0x10, 0x06, 0x60, 0x08, 0x10, 0xf8, 0x1f, 0x08, 0x10, 0x00, 0x00, 0x08, | |
12 0x10, 0x00, 0x00, 0x08, 0xf0, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, | |
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |
14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |