aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/alphaj.bitmap
blob: 71f6d522740ea091e3380b86e7ecb88d6a87bff7 (plain)
1
2
3
4
5
6
7
8
9
#define alphaj_width 25
#define alphaj_height 16
static char alphaj_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x30, 0x00, 0xc0, 0x03, 0x10, 0x00, 0x70, 0x26, 0x00, 0x00,
   0x30, 0x26, 0x0c, 0x00, 0x18, 0x1e, 0x1c, 0x00, 0x18, 0x1c, 0x1a, 0x00,
   0x18, 0x0c, 0x18, 0x00, 0x18, 0x0c, 0x08, 0x00, 0x18, 0x2f, 0x08, 0x00,
   0xf0, 0x1d, 0x0c, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x80, 0x05, 0x00,
   0x00, 0x80, 0x07, 0x00};