Mercurial > emacs
view src/bitmaps/dimple3.xbm @ 51599:de897fd132ef
(xselect.o): Don't depend on charset.h, coding.h, composite.h.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 17 Jun 2003 10:52:01 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define dimple3_width 16 #define dimple3_height 16 static unsigned char dimple3_bits[] = { 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};