aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/alpha.xbm
blob: b45f58c921305d349e58c210907a1dde1d3194b5 (plain)
1
2
3
4
5
6
7
#define alpha_width 15
#define alpha_height 20
static char alpha_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x21,
   0x18, 0x13, 0x08, 0x0b, 0x0c, 0x07, 0x0c, 0x03, 0x8c, 0x03, 0x4c, 0x17,
   0x38, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};