summaryrefslogtreecommitdiff
path: root/src/cursor/cursor_zoom_select.xbm
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
commit817e6294b42b3e4435f1b99728afc1dca84a6445 (patch)
tree75bc563b5fe4149fe7e5cbf7a5c2cbcee5ea0fb3 /src/cursor/cursor_zoom_select.xbm
parente7e90b72fd3161c5d55fed49e100781dfa3e9408 (diff)
Imported Upstream version 0.97upstream/0.97
Diffstat (limited to 'src/cursor/cursor_zoom_select.xbm')
-rw-r--r--src/cursor/cursor_zoom_select.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/cursor/cursor_zoom_select.xbm b/src/cursor/cursor_zoom_select.xbm
new file mode 100644
index 0000000..4c88a36
--- /dev/null
+++ b/src/cursor/cursor_zoom_select.xbm
@@ -0,0 +1,7 @@
+/* Erzeugt mit Gimp */
+#define cursor_zoom_select_width 16
+#define cursor_zoom_select_height 16
+static unsigned char cursor_zoom_select_bits[] = {
+ 0x00, 0x00, 0xf0, 0x01, 0x08, 0x02, 0x44, 0x04, 0x42, 0x08, 0x42, 0x08,
+ 0xba, 0x0b, 0x42, 0x08, 0x42, 0x08, 0x44, 0x04, 0x08, 0x06, 0xf0, 0x0f,
+ 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0 };