~aleteoryx/ntalk

ref: 32c9d4becb3c6f119aad7e048b8c002a49bd464a ntalk/gfx/nanochat -rw-r--r-- 659 bytes
32c9d4beAleteoryx better errors a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
#define nanochat_width 43
#define nanochat_height 15
static unsigned char nanochat_bits[] = {
   0x3c, 0xf0, 0xde, 0x03, 0x0f, 0xfc, 0x1a, 0x60, 0x9e, 0x01, 0x06, 0xf8,
   0x9a, 0x7f, 0x9e, 0x79, 0x3e, 0xff, 0x9f, 0x7f, 0x9e, 0x79, 0x3e, 0xff,
   0x9d, 0x7f, 0x9e, 0x79, 0x3e, 0xff, 0x98, 0x7f, 0x80, 0x01, 0x3e, 0xff,
   0x9a, 0x7f, 0x80, 0x01, 0x3e, 0xff, 0x9f, 0x7f, 0x9e, 0x79, 0x3e, 0xff,
   0x9c, 0x7f, 0x9e, 0x79, 0x3e, 0xff, 0x9a, 0x7f, 0x9e, 0x79, 0x3e, 0xff,
   0x9a, 0x7f, 0x9e, 0x79, 0x3e, 0xff, 0x9f, 0x7f, 0x9e, 0x79, 0x3e, 0xff,
   0x98, 0x7f, 0x9e, 0x79, 0x3e, 0xff, 0x1a, 0x60, 0x9e, 0x79, 0x3e, 0xff,
   0x38, 0xf0, 0xde, 0x7b, 0xbf, 0xff};