From ca9f280d0ac4173cdd29f745fd574a3b597969e7 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:56 +0000 Subject: Imported Upstream version 0.998 --- src/cursor/cursor_autoraise_scanarea.xbm | 7 ------- src/cursor/cursor_autoraise_scanarea_mask.xbm | 7 ------- src/cursor/cursor_pipette_black | 8 -------- src/cursor/cursor_pipette_gray | 8 -------- src/cursor/cursor_pipette_mask | 8 -------- src/cursor/cursor_pipette_white | 8 -------- src/cursor/cursor_zoom_select.xbm | 7 ------- src/cursor/cursor_zoom_select_mask.xbm | 7 ------- 8 files changed, 60 deletions(-) delete mode 100644 src/cursor/cursor_autoraise_scanarea.xbm delete mode 100644 src/cursor/cursor_autoraise_scanarea_mask.xbm delete mode 100644 src/cursor/cursor_pipette_black delete mode 100644 src/cursor/cursor_pipette_gray delete mode 100644 src/cursor/cursor_pipette_mask delete mode 100644 src/cursor/cursor_pipette_white delete mode 100644 src/cursor/cursor_zoom_select.xbm delete mode 100644 src/cursor/cursor_zoom_select_mask.xbm (limited to 'src/cursor') diff --git a/src/cursor/cursor_autoraise_scanarea.xbm b/src/cursor/cursor_autoraise_scanarea.xbm deleted file mode 100644 index d5895f7..0000000 --- a/src/cursor/cursor_autoraise_scanarea.xbm +++ /dev/null @@ -1,7 +0,0 @@ -/* 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 }; diff --git a/src/cursor/cursor_autoraise_scanarea_mask.xbm b/src/cursor/cursor_autoraise_scanarea_mask.xbm deleted file mode 100644 index e4adeda..0000000 --- a/src/cursor/cursor_autoraise_scanarea_mask.xbm +++ /dev/null @@ -1,7 +0,0 @@ -/* Erzeugt mit Gimp */ -#define cursor_autoraise_scanare_width 16 -#define cursor_autoraise_scanare_height 16 -static unsigned char cursor_autoraise_scanare_bits[] = { - 0xea, 0x2b, 0xe1, 0x43, 0xf0, 0x07, 0xc1, 0x41, 0xc4, 0x11, 0xc7, 0x71, - 0xff, 0x7f, 0x7f, 0x7f, 0xff, 0x7f, 0xc7, 0x71, 0xc4, 0x11, 0xc1, 0x41, - 0xf0, 0x07, 0xe1, 0x43, 0xea, 0x2b, 0x00, 0x00 }; diff --git a/src/cursor/cursor_pipette_black b/src/cursor/cursor_pipette_black deleted file mode 100644 index 9fc4d56..0000000 --- a/src/cursor/cursor_pipette_black +++ /dev/null @@ -1,8 +0,0 @@ -#define cursor_pipette_black_width 16 -#define cursor_pipette_black_height 16 -#define cursor_pipette_black_x_hot 1 -#define cursor_pipette_black_y_hot 14 -static unsigned char cursor_pipette_black_bits[] = { - 0x00, 0x70, 0x00, 0xf8, 0x80, 0xff, 0x00, 0xfe, 0x00, 0x7d, 0x80, 0x38, - 0x40, 0x18, 0xe0, 0x17, 0xf0, 0x13, 0xf8, 0x01, 0xfc, 0x00, 0x7c, 0x00, - 0x3e, 0x00, 0x0f, 0x00, 0x04, 0x00, 0x00, 0x00}; diff --git a/src/cursor/cursor_pipette_gray b/src/cursor/cursor_pipette_gray deleted file mode 100644 index 7cbea80..0000000 --- a/src/cursor/cursor_pipette_gray +++ /dev/null @@ -1,8 +0,0 @@ -#define cursor_pipette_gray_width 16 -#define cursor_pipette_gray_height 16 -#define cursor_pipette_gray_x_hot 1 -#define cursor_pipette_gray_y_hot 14 -static unsigned char cursor_pipette_gray_bits[] = { - 0x00, 0x70, 0x00, 0xf8, 0x80, 0xff, 0x00, 0xfe, 0x00, 0x7d, 0x80, 0x38, - 0x40, 0x18, 0x20, 0x14, 0x10, 0x12, 0xf8, 0x01, 0xfc, 0x00, 0x7c, 0x00, - 0x3e, 0x00, 0x0f, 0x00, 0x04, 0x00, 0x00, 0x00}; diff --git a/src/cursor/cursor_pipette_mask b/src/cursor/cursor_pipette_mask deleted file mode 100644 index 36c7757..0000000 --- a/src/cursor/cursor_pipette_mask +++ /dev/null @@ -1,8 +0,0 @@ -#define cursor_pipette_mask_width 16 -#define cursor_pipette_mask_height 16 -#define cursor_pipette_mask_x_hot 1 -#define cursor_pipette_mask_y_hot 14 -static unsigned char cursor_pipette_mask_bits[] = { - 0x00, 0x70, 0x00, 0xf8, 0x80, 0xff, 0x00, 0xfe, 0x00, 0x7f, 0x80, 0x3f, - 0xc0, 0x1f, 0xe0, 0x17, 0xf0, 0x13, 0xf8, 0x01, 0xfc, 0x00, 0x7c, 0x00, - 0x3e, 0x00, 0x0f, 0x00, 0x04, 0x00, 0x00, 0x00}; diff --git a/src/cursor/cursor_pipette_white b/src/cursor/cursor_pipette_white deleted file mode 100644 index 9952441..0000000 --- a/src/cursor/cursor_pipette_white +++ /dev/null @@ -1,8 +0,0 @@ -#define cursor_pipette_white_width 16 -#define cursor_pipette_white_height 16 -#define cursor_pipette_white_x_hot 1 -#define cursor_pipette_white_y_hot 14 -static unsigned char cursor_pipette_white_bits[] = { - 0x00, 0x70, 0x00, 0xf8, 0x80, 0xff, 0x00, 0xfe, 0x00, 0x7d, 0x80, 0x38, - 0x40, 0x18, 0x20, 0x14, 0x10, 0x12, 0x08, 0x01, 0x84, 0x00, 0x44, 0x00, - 0x32, 0x00, 0x09, 0x00, 0x04, 0x00, 0x00, 0x00}; diff --git a/src/cursor/cursor_zoom_select.xbm b/src/cursor/cursor_zoom_select.xbm deleted file mode 100644 index 4c88a36..0000000 --- a/src/cursor/cursor_zoom_select.xbm +++ /dev/null @@ -1,7 +0,0 @@ -/* Erzeugt mit Gimp */ -#define cursor_zoom_select_width 16 -#define cursor_zoom_select_height 16 -static unsigned char cursor_zoom_select_bits[] = { - 0x00, 0x00, 0xf0, 0x01, 0x08, 0x02, 0x44, 0x04, 0x42, 0x08, 0x42, 0x08, - 0xba, 0x0b, 0x42, 0x08, 0x42, 0x08, 0x44, 0x04, 0x08, 0x06, 0xf0, 0x0f, - 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0 }; diff --git a/src/cursor/cursor_zoom_select_mask.xbm b/src/cursor/cursor_zoom_select_mask.xbm deleted file mode 100644 index 81f1b9c..0000000 --- a/src/cursor/cursor_zoom_select_mask.xbm +++ /dev/null @@ -1,7 +0,0 @@ -/* 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