Annotation of 43BSD/contrib/X/cursors/circle_mask.cursor, revision 1.1.1.1

1.1       root        1: #define circle_mask_width 16
                      2: #define circle_mask_height 16
                      3: static short circle_mask_bits[] = {
                      4:    0x07e0, 0x1ff8, 0x3ffc, 0x7ffe,
                      5:    0x7ffe, 0xfc3f, 0xf81f, 0xf81f,
                      6:    0xf81f, 0xf81f, 0xfc3f, 0x7ffe,
                      7:    0x7ffe, 0x3ffc, 0x1ff8, 0x07e0};

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.