From 539111f252a647d9580dd01399f00d5f31fba582 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 14:39:49 -0700 Subject: Initial, from oneko-1.2.sakura.5 --- src/bitmasks/dog/jl4l/cursor_mask.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/bitmasks/dog/jl4l/cursor_mask.xbm (limited to 'src/bitmasks/dog/jl4l/cursor_mask.xbm') diff --git a/src/bitmasks/dog/jl4l/cursor_mask.xbm b/src/bitmasks/dog/jl4l/cursor_mask.xbm new file mode 100644 index 0000000..11acfef --- /dev/null +++ b/src/bitmasks/dog/jl4l/cursor_mask.xbm @@ -0,0 +1,8 @@ +#define cursor_mask_width 17 +#define cursor_mask_height 12 +#define cursor_mask_x_hot 8 +#define cursor_mask_y_hot 7 +static char cursor_mask_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x0c, 0x60, 0x00, 0x1e, 0xf0, 0x00, 0xff, 0xff, 0x01, + 0xff, 0xff, 0x01, 0xff, 0xff, 0x01, 0x1e, 0xf0, 0x00, 0x0c, 0x60, 0x00}; -- cgit 1.4.1