annotate etc/smilies/Face_ase.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_ase_width 24
|
|
2 #define Face_ase_height 16
|
|
3 static char Face_ase_bits[] = {
|
|
4 0x00,0x00,0x00,
|
|
5 0xf8,0xc1,0x0f,
|
|
6 0x04,0x22,0x10,
|
|
7 0x00,0x00,0x00,
|
|
8 0xf0,0xc0,0x03,
|
|
9 0x68,0xa1,0x05,
|
|
10 0x68,0xa1,0x05,
|
|
11 0x68,0xa1,0x05,
|
|
12 0xf0,0xc0,0x23,
|
|
13 0x00,0x00,0x20,
|
|
14 0x00,0x00,0x50,
|
|
15 0x50,0x40,0x52,
|
|
16 0x00,0x00,0x50,
|
|
17 0x20,0x91,0x20,
|
|
18 0x00,0x0e,0x00,
|
|
19 0x00,0x00,0x00};
|