summary refs log tree commit diff
path: root/bitmaps/dog/jl4l/cursor.xbm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
committerIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
commit3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 (patch)
treef2b1c92fe2177d8e7b8ee3c96d6314c4f6600a3a /bitmaps/dog/jl4l/cursor.xbm
Import oneko-1.2.sakura.5 unchanged, from 1999. upstream
Diffstat (limited to 'bitmaps/dog/jl4l/cursor.xbm')
-rw-r--r--bitmaps/dog/jl4l/cursor.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/bitmaps/dog/jl4l/cursor.xbm b/bitmaps/dog/jl4l/cursor.xbm
new file mode 100644
index 0000000..e7d2ca3
--- /dev/null
+++ b/bitmaps/dog/jl4l/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[] = {
+   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+   0x0c, 0x60, 0x00, 0x12, 0x90, 0x00, 0xe1, 0x1f, 0x01, 0x02, 0x80, 0x00,
+   0x02, 0x80, 0x00, 0xe1, 0x0f, 0x01, 0x12, 0x90, 0x00, 0x0c, 0x60, 0x00};