Code

cursors for color adjustment
authorbuliabyak <buliabyak@users.sourceforge.net>
Wed, 24 Oct 2007 19:36:20 +0000 (19:36 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Wed, 24 Oct 2007 19:36:20 +0000 (19:36 +0000)
src/pixmaps/cursor-adj-h.xpm [new file with mode: 0644]
src/pixmaps/cursor-adj-l.xpm [new file with mode: 0644]
src/pixmaps/cursor-adj-s.xpm [new file with mode: 0644]

diff --git a/src/pixmaps/cursor-adj-h.xpm b/src/pixmaps/cursor-adj-h.xpm
new file mode 100644 (file)
index 0000000..f0c4b84
--- /dev/null
@@ -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 (file)
index 0000000..31cbc45
--- /dev/null
@@ -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 (file)
index 0000000..5f16a43
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_adj_s_xpm[] = {
+"32 32 3 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000000",
+"                           ..   ",
+"                          .++.  ",
+"                         .+..+. ",
+"                         .+..+. ",
+"                          .+... ",
+"                           .+.  ",
+"                         .. .+. ",
+"       ....              .+..+. ",
+"       .++.            .. .++.  ",
+"       .++.           .+.  ..   ",
+"    ....++....       .+.        ",
+"    .++++++++.      .+.         ",
+"    .++++++++.     .+.          ",
+"    ....++....    .+.           ",
+"       .++.      .+.            ",
+"       .++.     .+.             ",
+"       ....    .+.              ",
+"              .+.               ",
+"             .+.                ",
+"            .+.                 ",
+"           .+.   ..........     ",
+"          .+.    .++++++++.     ",
+"         .+.     .++++++++.     ",
+"        .+.      ..........     ",
+"       .+.                      ",
+"      .+.                       ",
+"     .+.                        ",
+"    .+.                         ",
+"   .+.                          ",
+"    .                           ",
+"                                ",
+"                                "};