summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/layers.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/layers.xpm')
-rw-r--r--app/bin/bitmaps/layers.xpm110
1 files changed, 110 insertions, 0 deletions
diff --git a/app/bin/bitmaps/layers.xpm b/app/bin/bitmaps/layers.xpm
new file mode 100644
index 0000000..60e1761
--- /dev/null
+++ b/app/bin/bitmaps/layers.xpm
@@ -0,0 +1,110 @@
+static char *layers_x16[] = {
+ "16 16 9 1",
+ " c None",
+ "0 c #000000",
+ "1 c #333333",
+ "2 c #666666",
+ "3 c #999999",
+ "4 c #CCCCCC",
+ "5 c #FFFFFF",
+ "6 c #C0C0C0",
+ "7 c #808080",
+ " ",
+ " ",
+ " 177777777771 ",
+ " 0755555555541 ",
+ " 1455555555570 ",
+ " 13555555555411 ",
+ " 13333333333231 ",
+ " 01777777777371 ",
+ " 1666666666610 ",
+ " 17333333333720 ",
+ " 11122222222271 ",
+ " 133333333331 ",
+ " 0233333333371 ",
+ " 011111111111 ",
+ " ",
+ " "};
+
+static char *layers_x24[] = {
+ "24 24 9 1",
+ " c None",
+ "0 c #000000",
+ "1 c #333333",
+ "2 c #666666",
+ "3 c #999999",
+ "4 c #CCCCCC",
+ "5 c #FFFFFF",
+ "6 c #C0C0C0",
+ "7 c #808080",
+ " ",
+ " ",
+ " ",
+ " 100000000000000001 ",
+ " 165555555555555552 ",
+ " 155555555555555541 ",
+ " 165555555555555552 ",
+ " 155555555555555561 ",
+ " 165555555555555551001 ",
+ " 14444444444444443761 ",
+ " 11122222222222227631 ",
+ " 136666666666666661 ",
+ " 166666666666666631 ",
+ " 136666666666666661001 ",
+ " 133333333333333372320 ",
+ " 11122222222222222371 ",
+ " 0233333333333333320 ",
+ " 173333333333333371 ",
+ " 0233333333333333320 ",
+ " 173333333333333371 ",
+ " 00000000000000000 ",
+ " ",
+ " ",
+ " "};
+
+static char *layers_x32[] = {
+ "32 32 9 1",
+ " c None",
+ "0 c #000000",
+ "1 c #333333",
+ "2 c #666666",
+ "3 c #999999",
+ "4 c #CCCCCC",
+ "5 c #FFFFFF",
+ "6 c #C0C0C0",
+ "7 c #808080",
+ " ",
+ " ",
+ " ",
+ " ",
+ " 10000000000000000000001 ",
+ " 135555555555555555555561 ",
+ " 14555555555555555555551 ",
+ " 135555555555555555555561 ",
+ " 15555555555555555555551 ",
+ " 165555555555555555555561 ",
+ " 155555555555555555555410 ",
+ " 165555555555555555555531221 ",
+ " 155555555555555555555416671 ",
+ " 117277777777777777777727631 ",
+ " 173333333333333333336620 ",
+ " 026666666666666666666631 ",
+ " 136666666666666666666620 ",
+ " 026666666666666666666631000 ",
+ " 136666666666666666666622720 ",
+ " 1266666666666666666666313370 ",
+ " 100000000000000000000017330 ",
+ " 173333333333333333333320 ",
+ " 013333333333333333333330 ",
+ " 173333333333333333333320 ",
+ " 013333333333333333333330 ",
+ " 173333333333333333333320 ",
+ " 017777777777777777777770 ",
+ " 111111111111111111111110 ",
+ " ",
+ " ",
+ " ",
+ " "};
+
+static char **layers_xpm[3] = { layers_x16, layers_x24, layers_x32 };
+