docbook.tcl: fix up some problems using a modern Tcl
[oweals/cde.git] / cde / programs / backdrops / Lattice.pm
1 /* XPM */
2 /* $XConsortium: Lattice.pm /main/3 1995/07/18 17:18:47 drk $ */
3 /*********************************************************************
4 *  (c) Copyright 1993, 1994 Hewlett-Packard Company     
5 *  (c) Copyright 1993, 1994 International Business Machines Corp.
6 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7 *  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
8 *      Novell, Inc.
9 **********************************************************************/
10 static char *weave1[]={
11 /* width height ncolors cpp [x_hot y_hot] */
12 "35 36 4 1 0 0",
13 /* colors */
14 "=    s bottomShadowColor m white c #636363636363",
15 "#    s bottomShadowColor m black c #636363636363",
16 "$    s selectColor m white c #737373737373",
17 "%    s selectColor m black c #737373737373",
18 /* pixels */
19 "=$=$=$=$=$=$====$===$====$=$=$=$=$=",
20 "$=$=$=$=$=$=$===========$=$=$=$=$=$",
21 "=$=$=$=$=$=$=$====$====$===$=$=$=$=",
22 "$=$=$=$=$=$=$=$=======$=$=$=$=$=$=$",
23 "=$=$=$=$=$=$=$=$=====$=$=$===$=$=$=",
24 "$=$=$=$=$=$=$=$=$===$=$=$=$=$=$=$=$",
25 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$===$=$=",
26 "$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$",
27 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$===$=",
28 "$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$",
29 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$===",
30 "$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$",
31 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
32 "==$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$",
33 "===$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
34 "====$=$=$=$=$=$=$=$=$=$=$=$=$=$=$==",
35 "$====$=$=$=$=$=$=$=$=$=$=$=$=$=$===",
36 "======$=$=$=$=$=$=$=$=$=$=$=$=$====",
37 "==$====$=$=$=$=$=$=$=$=$=$=$=$====$",
38 "======$=$=$=$=$=$=$=$=$=$=$=$======",
39 "$====$=$=$=$=$=$=$=$=$=$=$=$=$=$===",
40 "====$=$=$=$=$=$=$=$=$=$=$=$===$=$==",
41 "===$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
42 "==$=$=$=$=$=$=$=$=$=$=$=$===$=$=$=$",
43 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
44 "$=$=$=$=$=$=$=$=$=$=$=$===$=$=$=$=$",
45 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
46 "$=$=$=$=$=$=$=$=$=$=$===$=$=$=$=$=$",
47 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
48 "$=$=$=$=$=$=$=$=$=$===$=$=$=$=$=$=$",
49 "=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=$=",
50 "$=$=$=$=$=$=$=$=$===$=$=$=$=$=$=$=$",
51 "=$=$=$=$=$=$=$=$=====$=$=$=$=$=$=$=",
52 "$=$=$=$=$=$=$=$=======$=$=$=$=$=$=$",
53 "=$=$=$=$=$=$=$====$====$=$=$=$=$=$=",
54 "$=$=$=$=$=$=$===========$=$=$=$=$=$"
55 };