From 3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 21:54:39 -0700 Subject: Import oneko-1.2.sakura.5 unchanged, from 1999. --- cursors/petal_cursor.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cursors/petal_cursor.xbm (limited to 'cursors/petal_cursor.xbm') diff --git a/cursors/petal_cursor.xbm b/cursors/petal_cursor.xbm new file mode 100644 index 0000000..f486f38 --- /dev/null +++ b/cursors/petal_cursor.xbm @@ -0,0 +1,8 @@ +#define petal_cursor_width 9 +#define petal_cursor_height 14 +#define petal_cursor_x_hot 4 +#define petal_cursor_y_hot 12 +static unsigned char petal_cursor_bits[] = { + 0x00, 0x00, 0x6c, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, + 0x7c, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x38, 0x00, 0x10, 0x00, + 0x10, 0x00, 0x00, 0x00}; -- cgit 1.4.1