aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/c1.bitmap
blob: 7529fa75431eb48ebaf67c56ad3767fc0fabfe6d (plain)
1
2
3
4
5
6
7
8
9
#define 1_width 30
#define 1_height 16
static char 1_bits[] = {
   0x00, 0x3c, 0xc2, 0x00, 0x00, 0x67, 0xf3, 0x00, 0xc0, 0x81, 0xc1, 0x00,
   0xe0, 0x80, 0xc1, 0x00, 0x60, 0x00, 0xc1, 0x00, 0x30, 0x00, 0xc1, 0x00,
   0x38, 0x00, 0xc0, 0x00, 0x38, 0x00, 0xc0, 0x00, 0x18, 0x00, 0xc0, 0x00,
   0x18, 0x00, 0xf0, 0x03, 0x18, 0x40, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00,
   0x18, 0x60, 0x00, 0x00, 0x30, 0x30, 0x00, 0x00, 0x60, 0x1c, 0x00, 0x00,
   0x80, 0x07, 0x00, 0x00};