~aleteoryx/ntalk

ref: b9b06524b09f10f0a413f911665f45f7ff88866d ntalk/gfx/nanochat -rw-r--r-- 659 bytes
b9b06524Aleteoryx fixes 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};