annotate etc/smilies/Face_weep.xbm @ 165:5a88923fcbfe
r20-3b9
Import from CVS: tag r20-3b9
author |
cvs |
date |
Mon, 13 Aug 2007 09:44:42 +0200 |
parents |
3bb7ccffb0c0 |
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 };
|