diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:03 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:03 +0000 |
commit | 817e6294b42b3e4435f1b99728afc1dca84a6445 (patch) | |
tree | 75bc563b5fe4149fe7e5cbf7a5c2cbcee5ea0fb3 /src/cursor/cursor_autoraise_scanarea.xbm | |
parent | e7e90b72fd3161c5d55fed49e100781dfa3e9408 (diff) |
Imported Upstream version 0.97upstream/0.97
Diffstat (limited to 'src/cursor/cursor_autoraise_scanarea.xbm')
-rw-r--r-- | src/cursor/cursor_autoraise_scanarea.xbm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/cursor/cursor_autoraise_scanarea.xbm b/src/cursor/cursor_autoraise_scanarea.xbm new file mode 100644 index 0000000..d5895f7 --- /dev/null +++ b/src/cursor/cursor_autoraise_scanarea.xbm @@ -0,0 +1,7 @@ +/* Erzeugt mit Gimp */ +#define cursor_autoraise_scanare_width 16 +#define cursor_autoraise_scanare_height 16 +static unsigned char cursor_autoraise_scanare_bits[] = { + 0xaa, 0x2a, 0xc1, 0x41, 0xe0, 0x03, 0x81, 0x40, 0x80, 0x00, 0x85, 0x50, + 0x86, 0x30, 0x7f, 0x7f, 0x86, 0x30, 0x85, 0x50, 0x80, 0x00, 0x81, 0x40, + 0xe0, 0x03, 0xc1, 0x41, 0xaa, 0x2a, 0x00, 0x00 }; |