xref: /openbsd-src/lib/libkeynote/Misc/keynote.btm (revision 983e9580c78bcbd602dac2064d50cd87f7355afc)
1*983e9580Sangelos#define keynote1_width 32
2*983e9580Sangelos#define keynote1_height 32
3*983e9580Sangelosstatic unsigned char keynote1_bits[] = {
4*983e9580Sangelos   0x00, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00, 0x00,
5*983e9580Sangelos   0xec, 0xff, 0x01, 0x00, 0xc4, 0xff, 0x01, 0x00, 0xec, 0xff, 0x00, 0x00,
6*983e9580Sangelos   0xfc, 0x90, 0x00, 0x00, 0x78, 0xd0, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00,
7*983e9580Sangelos   0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0x10, 0x00, 0x10, 0x00,
8*983e9580Sangelos   0xd0, 0xff, 0x3f, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x2f, 0x00,
9*983e9580Sangelos   0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x23, 0x00, 0x50, 0x00, 0x20, 0x00,
10*983e9580Sangelos   0x50, 0xff, 0x2f, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x27, 0x00,
11*983e9580Sangelos   0x50, 0x00, 0x20, 0x00, 0x50, 0x7f, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00,
12*983e9580Sangelos   0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00,
13*983e9580Sangelos   0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 0x70, 0x00, 0x20, 0x00,
14*983e9580Sangelos   0xc0, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00};
15