summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm')
-rw-r--r--Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm b/Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm
new file mode 100644
index 00000000000..2646ea7aa77
--- /dev/null
+++ b/Master/tlpkg/tlperl/lib/Tk/demos/images/cursor.xbm
@@ -0,0 +1,8 @@
+#define cursor_width 17
+#define cursor_height 12
+#define cursor_x_hot 8
+#define cursor_y_hot 7
+static char cursor_bits[] = {
+ 0x20, 0x00, 0x00, 0x90, 0x20, 0x00, 0x40, 0x40, 0x00, 0x0c, 0x40, 0x00,
+ 0x14, 0x8f, 0x00, 0x94, 0xb0, 0x00, 0x7c, 0x20, 0x01, 0x0c, 0x4c, 0x01,
+ 0x0a, 0x42, 0x01, 0x42, 0x82, 0x00, 0x3b, 0x87, 0x00, 0xff, 0x7f, 0x00};