|
|
1.1 root 1: #define dot_mask_width 16
2: #define dot_mask_height 16
3: static short dot_mask_bits[] = {
4: 0x0000, 0x0000, 0x07e0, 0x1ff8,
5: 0x1ff8, 0x3ffc, 0x3ffc, 0x3ffc,
6: 0x3ffc, 0x3ffc, 0x3ffc, 0x1ff8,
7: 0x1ff8, 0x07e0, 0x0000, 0x0000};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.