aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/py.bitmap
blob: a9df8915f462910590f3fa6b035bf8dba0131d8e (plain)
1
2
3
4
5
6
7
8
9
#define py_width 25
#define py_height 16
static char py_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0x40, 0x67, 0x00, 0x00,
   0x40, 0x63, 0x00, 0x00, 0x00, 0x63, 0x00, 0x00, 0x80, 0x61, 0x00, 0x00,
   0x80, 0x61, 0x23, 0x00, 0x80, 0x31, 0x27, 0x00, 0x80, 0x99, 0x36, 0x00,
   0xc0, 0x0f, 0x32, 0x00, 0xc0, 0x00, 0x13, 0x00, 0xc0, 0x00, 0x1b, 0x00,
   0xc0, 0x00, 0x1e, 0x00, 0xf0, 0x01, 0x18, 0x00, 0x00, 0x80, 0x0d, 0x00,
   0x00, 0x00, 0x07, 0x00};