droid48/jni/bitmaps/colon_gx.h

6 lines
170 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define colon_gx_width 8
#define colon_gx_height 12
static unsigned char colon_gx_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0xc3, 0xc3, 0x00, 0x00, 0xc3, 0xc3, 0x00};