|
|
1.1 root 1: /* XPM */
2: static char *tiles____[] = {
3: /* columns rows colors chars-per-pixel */
4: "32 32 7 1",
5: " c black",
6: ". c #3F3F3F3F3F3F",
7: "X c gray50",
8: "o c red",
9: "O c gray75",
10: "+ c gray100",
11: "@ c None",
12: /* pixels */
13: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
14: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
15: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
16: "@@@@@@@@@@@@@@@OOOO@@@@@@@@@@@@@",
17: "@@@@@@@@@@@@@@O+ . @@@@@@@@@@@",
18: "@@@@@@@@@@@@@O++ ++++O@@@@@@@@@@",
19: "@@@@@@@@@@@@@OOOO++o+O@@@@@@@@@@",
20: "@@@@@@@@@@@@@OOO.++++O@@@@@@@@@@",
21: "@@@@@@@@@@@@@XO..++++O@@@@@@@@@@",
22: "@@@@@@@@@@@@@XO.O++++O@@@@@@@@@@",
23: "@@@@@@@@@@@@@XOOO++++O@@@@@@@@@@",
24: "@@@@@@@@@@@@@XOO.++++O@@@@@@@@@@",
25: "@@@@@@@@@@@@@OO..++++O@@@@@@@@@@",
26: "@@@@@@@@@@@@@OO.O++++O@@@@@@@@@@",
27: "@@@@@@@@@@@@@OOOO++++O@@@@@@@@@@",
28: "@@@@@@@@@@@@@OOO.++++O@@@@@@@@@@",
29: "@@@@@@@@@@@@@OO..++++O@@@@@@@@@@",
30: "@@@@@@@@@@@@@OO.O++++O@@@@@@@@@@",
31: "@@@@@@@@@@@@@OOOO++++O@@@@@@@@@@",
32: "@@@@@@@@@@@@@XOO.++++O@@@@@@@@@@",
33: "@@@@@@@@@@@@@XO..++++O@@@@@@@@@@",
34: "@@@@@@@@@@@@@XO.O++++O@@@@@@@@@@",
35: "@@@@@@@@@@@@@XOOO++o+O@@@@@@@@@@",
36: "@@@@@@@@@@@@@OOO ++++O@@@@@@@@@@",
37: "@@@@@@@@@@@@@OO X @@@@@@@@@@@",
38: "@@@@@@@@@@@@@OXX X @@@@@@@@@@@",
39: "@@@@@@@@@@@@@@XXXXXX@@@@@@@@@@@@",
40: "@@@@@@@@@@@@@@XXXXX@@@@@@@@@@@@@",
41: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
42: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
43: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
44: "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
45: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.