arch/dev/obsolete/monster/arab.113

10 lines
524 B
Plaintext

#define arab_width 24
#define arab_height 24
static char arab_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x3f, 0x00, 0x80, 0x40, 0x00,
0x40, 0x9e, 0x00, 0x40, 0xa1, 0x00, 0x43, 0x92, 0x00, 0x45, 0x92, 0x60,
0x8f, 0x6d, 0x50, 0x79, 0xa1, 0x71, 0x11, 0x33, 0x52, 0x01, 0x0c, 0x4e,
0x03, 0x1e, 0x60, 0x4e, 0x9e, 0x30, 0x48, 0x8c, 0x18, 0x70, 0x80, 0x07,
0xc0, 0xff, 0x00, 0x70, 0xc0, 0x03, 0x18, 0x60, 0x04, 0x0c, 0x19, 0x06,
0x0c, 0x0f, 0x02, 0x08, 0xfc, 0x01, 0x30, 0xe0, 0x07, 0xe0, 0xff, 0x07};