~aleteoryx/ntalk

ref: c0c68b3842bc8b4ed5cc6128756217914aa8c99b ntalk/gfx/nanochat -rw-r--r-- 659 bytes
c0c68b38Aleteoryx yay private git servers 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};