~aleteoryx/ntalk

ref: cdd0f7e8649b36a8ded5db0c863ca3af65d9645d ntalk/gfx/nanochat -rw-r--r-- 659 bytes
cdd0f7e8Aleteoryx remove URL hover 19 days 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};