Code

more tweak modes
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 27 Aug 2007 00:39:18 +0000 (00:39 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 27 Aug 2007 00:39:18 +0000 (00:39 +0000)
src/pixmaps/cursor-attract.xpm [new file with mode: 0644]
src/pixmaps/cursor-color.xpm [new file with mode: 0644]
src/pixmaps/cursor-repel.xpm [new file with mode: 0644]

diff --git a/src/pixmaps/cursor-attract.xpm b/src/pixmaps/cursor-attract.xpm
new file mode 100644 (file)
index 0000000..8307927
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_attract_xpm[] = {
+"32 32 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000000",
+"   ...                          ",
+"   .+.                          ",
+"   .+.                          ",
+"....+....                       ",
+".+++ +++.                       ",
+"....+....                       ",
+"   .+.                          ",
+"   .+.                          ",
+"   ...                          ",
+"       .....         ....       ",
+"       .++++..     ..++++       ",
+"       .....++.....++....       ",
+"       .......+++++......       ",
+"       .++++.........++++       ",
+"       .....++.....++....       ",
+"            ..+++++..           ",
+"             .......            ",
+"             .......            ",
+"            ..+++++..           ",
+"       .....++.....++....       ",
+"       .++++.........++++       ",
+"       .......+++++......       ",
+"       .....++.....++....       ",
+"       .++++..     ..++++       ",
+"       .....         ....       ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                "};
diff --git a/src/pixmaps/cursor-color.xpm b/src/pixmaps/cursor-color.xpm
new file mode 100644 (file)
index 0000000..a478779
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_color_xpm[] = {
+"32 32 3 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000000",
+"   ...                          ",
+"   .+.                          ",
+"   .+.                          ",
+"....+....                       ",
+".+++ +++.                       ",
+"....+....                       ",
+"   .+.                          ",
+"   .+.      .........           ",
+"   ...     ...........          ",
+"         .......+.......        ",
+"         ...+.+..+.+....        ",
+"        .......+.+..+....       ",
+"       ....+.++.+.+...+...      ",
+"       ....+..+.+++++.....      ",
+"       .....+++++.+..+....      ",
+"       ...+..+.++++++.+...      ",
+"       ....++.+++.+.+.....      ",
+"       .....++.+++++.++...      ",
+"       ...+..++.++.+......      ",
+"       ....+..++.+.++.+...      ",
+"       ......+..+.+.......      ",
+"        ......+.+.+.+....       ",
+"         ...+...........        ",
+"         .....+..+......        ",
+"           ...........          ",
+"            .........           ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                "};
diff --git a/src/pixmaps/cursor-repel.xpm b/src/pixmaps/cursor-repel.xpm
new file mode 100644 (file)
index 0000000..53dea7b
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_repel_xpm[] = {
+"32 32 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000000",
+"   ...                          ",
+"   .+.                          ",
+"   .+.                          ",
+"....+....                       ",
+".+++ +++.                       ",
+"....+....                       ",
+"   .+.                          ",
+"   .+.                          ",
+"   ...       .......            ",
+"            ..+++++..           ",
+"       .....++.....++.....      ",
+"       .++++.........++++.      ",
+"       .......+++++.......      ",
+"       .....++.....++.....      ",
+"       .++++..     ..++++.      ",
+"       .....         .....      ",
+"                                ",
+"       .....         .....      ",
+"       .++++..     ..++++.      ",
+"       .....++.....++.....      ",
+"       .......+++++.......      ",
+"       .++++.........++++.      ",
+"       .....++.....++.....      ",
+"            ..+++++..           ",
+"             .......            ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                "};