summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-10-24 19:36:20 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-10-24 19:36:20 +0000
commitf8515549fcf991b48018927f696bc27bb757cf18 (patch)
treef1a13949e013b1ae289e0ed5caec876f03489005 /src
parentKhmer translations updated (diff)
downloadinkscape-f8515549fcf991b48018927f696bc27bb757cf18.tar.gz
inkscape-f8515549fcf991b48018927f696bc27bb757cf18.zip
cursors for color adjustment
(bzr r3954)
Diffstat (limited to 'src')
-rw-r--r--src/pixmaps/cursor-adj-h.xpm38
-rw-r--r--src/pixmaps/cursor-adj-l.xpm38
-rw-r--r--src/pixmaps/cursor-adj-s.xpm38
3 files changed, 114 insertions, 0 deletions
diff --git a/src/pixmaps/cursor-adj-h.xpm b/src/pixmaps/cursor-adj-h.xpm
new file mode 100644
index 000000000..f0c4b8474
--- /dev/null
+++ b/src/pixmaps/cursor-adj-h.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_h_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ...... ",
+" .+..+. ",
+" .+..+. ",
+" .+..+. ",
+" .++++. ",
+" .+..+. ",
+" .+ .+. ",
+" .... .+..+. ",
+" .++. . ...... ",
+" .++. .+. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};
diff --git a/src/pixmaps/cursor-adj-l.xpm b/src/pixmaps/cursor-adj-l.xpm
new file mode 100644
index 000000000..31cbc458f
--- /dev/null
+++ b/src/pixmaps/cursor-adj-l.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_l_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+.... ",
+" .... .++++. ",
+" .++. . ...... ",
+" .++. .+. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};
diff --git a/src/pixmaps/cursor-adj-s.xpm b/src/pixmaps/cursor-adj-s.xpm
new file mode 100644
index 000000000..5f16a43f0
--- /dev/null
+++ b/src/pixmaps/cursor-adj-s.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_s_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" .. ",
+" .++. ",
+" .+..+. ",
+" .+..+. ",
+" .+... ",
+" .+. ",
+" .. .+. ",
+" .... .+..+. ",
+" .++. .. .++. ",
+" .++. .+. .. ",
+" ....++.... .+. ",
+" .++++++++. .+. ",
+" .++++++++. .+. ",
+" ....++.... .+. ",
+" .++. .+. ",
+" .++. .+. ",
+" .... .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. .......... ",
+" .+. .++++++++. ",
+" .+. .++++++++. ",
+" .+. .......... ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" .+. ",
+" . ",
+" ",
+" "};