Mercurial > hg > xemacs-beta
comparison etc/smilies/WideFaceWeep.xbm @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
174:bb3568571b84 | 175:2d532a89d707 |
---|---|
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 }; |