Mercurial > hg > xemacs-beta
annotate etc/smilies/Face_weep.xbm @ 159:3bb7ccffb0c0 r20-3b6
Import from CVS: tag r20-3b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:41:43 +0200 |
parents | |
children |
rev | line source |
---|---|
159 | 1 #define Face_weep_width 24 |
2 #define Face_weep_height 16 | |
3 static char Face_weep_bits[] = { | |
4 0x1c,0x00,0x3c, | |
5 0xe2,0x80,0x43, | |
6 0x00,0x63,0x00, | |
7 0x18,0x00,0x18, | |
8 0x60,0x00,0x07, | |
9 0x80,0xe3,0x00, | |
10 0xfc,0xf7,0x3f, | |
11 0x80,0xe3,0x00, | |
12 0x60,0x00,0x07, | |
13 0x58,0x00,0x1a, | |
14 0x40,0x00,0x02, | |
15 0xa0,0x00,0x05, | |
16 0xa0,0x00,0x05, | |
17 0xa0,0x1c,0x05, | |
18 0x40,0x22,0x02, | |
19 0x00,0x00,0x00 | |
20 }; |