|
|
1.1 root 1: #define dot_width 16
2: #define dot_height 16
3: static char dot_bits[] = {
4: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f,
5: 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x0f, 0xf0, 0x0f,
6: 0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.