From 817e6294b42b3e4435f1b99728afc1dca84a6445 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:03 +0000 Subject: Imported Upstream version 0.97 --- src/cursor/cursor_zoom_select_mask.xbm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/cursor/cursor_zoom_select_mask.xbm (limited to 'src/cursor/cursor_zoom_select_mask.xbm') diff --git a/src/cursor/cursor_zoom_select_mask.xbm b/src/cursor/cursor_zoom_select_mask.xbm new file mode 100644 index 0000000..81f1b9c --- /dev/null +++ b/src/cursor/cursor_zoom_select_mask.xbm @@ -0,0 +1,7 @@ +/* Erzeugt mit Gimp */ +#define cursor_zoom_select_mask_width 16 +#define cursor_zoom_select_mask_height 16 +static unsigned char cursor_zoom_select_mask_bits[] = { + 0xf0, 0x01, 0xf8, 0x03, 0x0c, 0x06, 0x46, 0x0c, 0x53, 0x19, 0xe3, 0x18, + 0xbb, 0x1b, 0xe3, 0x18, 0x53, 0x19, 0x46, 0x0c, 0x0c, 0x0e, 0xf8, 0x1f, + 0xf0, 0x3f, 0x00, 0x7c, 0x00, 0xf8, 0x00, 0xf0 }; -- cgit v1.2.3