aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/l1.bitmap
blob: 57166ebff4fc381f65bc785865b5d6ac85d7e28e (plain)
1
2
3
4
5
6
7
8
9
#define 1_width 30
#define 1_height 16
static char 1_bits[] = {
   0x80, 0x3f, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00,
   0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00,
   0x00, 0x03, 0x30, 0x00, 0x80, 0x01, 0x3c, 0x00, 0x80, 0x01, 0x30, 0x00,
   0x80, 0x81, 0x30, 0x00, 0x80, 0xc1, 0x30, 0x00, 0xc0, 0x40, 0x30, 0x00,
   0xc0, 0x60, 0x30, 0x00, 0xf0, 0x3f, 0x30, 0x00, 0x00, 0x00, 0x30, 0x00,
   0x00, 0x00, 0xfc, 0x00};