Mercurial > hg > xemacs-beta
annotate etc/smilies/Face_smile.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_smile_width 24 |
2 #define Face_smile_height 16 | |
3 static char Face_smile_bits[] = { | |
4 0x00,0x00,0x00, | |
5 0xf8,0xc1,0x0f, | |
6 0x04,0x22,0x10, | |
7 0x00,0x00,0x00, | |
8 0xf0,0xc0,0x07, | |
9 0x68,0xa1,0x09, | |
10 0x68,0xa1,0x09, | |
11 0x68,0xa1,0x09, | |
12 0xf0,0xc0,0x07, | |
13 0x00,0x00,0x00, | |
14 0x00,0x00,0x00, | |
15 0x50,0x80,0x04, | |
16 0x00,0x00,0x00, | |
17 0x20,0x22,0x01, | |
18 0x00,0x1c,0x00, | |
19 0x00,0x00,0x00}; |