summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2abb884)
raw | patch | inline | side by side (parent: 2abb884)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 27 Aug 2007 00:39:18 +0000 (00:39 +0000) | ||
committer | buliabyak <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] | patch | blob |
src/pixmaps/cursor-color.xpm | [new file with mode: 0644] | patch | blob |
src/pixmaps/cursor-repel.xpm | [new file with mode: 0644] | patch | blob |
diff --git a/src/pixmaps/cursor-attract.xpm b/src/pixmaps/cursor-attract.xpm
--- /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
--- /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
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_repel_xpm[] = {
+"32 32 6 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+"....+.... ",
+".+++ +++. ",
+"....+.... ",
+" .+. ",
+" .+. ",
+" ... ....... ",
+" ..+++++.. ",
+" .....++.....++..... ",
+" .++++.........++++. ",
+" .......+++++....... ",
+" .....++.....++..... ",
+" .++++.. ..++++. ",
+" ..... ..... ",
+" ",
+" ..... ..... ",
+" .++++.. ..++++. ",
+" .....++.....++..... ",
+" .......+++++....... ",
+" .++++.........++++. ",
+" .....++.....++..... ",
+" ..+++++.. ",
+" ....... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};