aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/zetak.bitmap
blob: 4a05e119d8d1210a93a7cb371bf92db015e096e7 (plain)
1
2
3
4
5
6
7
8
9
#define zetak_width 25
#define zetak_height 16
static char zetak_bits[] = {
   0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00,
   0xe0, 0x03, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00,
   0x10, 0xe0, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00,
   0x18, 0x60, 0x03, 0x00, 0x30, 0xe0, 0x07, 0x00, 0xf0, 0xe1, 0x02, 0x00,
   0xc0, 0xe3, 0x00, 0x00, 0x00, 0xb7, 0x02, 0x00, 0x00, 0xb6, 0x02, 0x00,
   0xc0, 0x93, 0x03, 0x00};