mirror of https://github.com/GNOME/gimp.git
Updated the Bezier tools cursor bitmap /tigert
This commit is contained in:
parent
c80057e11b
commit
aa078cf8e7
|
@ -1,3 +1,9 @@
|
|||
2000-06-25 Tuomas Kuosmanen <tigert@tigert.gimp.org>
|
||||
|
||||
* cursors/bezier_select_small.xbm
|
||||
* cursors/bezier_select_small_mask.xbm: Updated the bezier
|
||||
tool cursor bitmap to a more compact one
|
||||
|
||||
2000-06-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* autogen.sh: applied patch from Sesse <sgunderson@bigfoot.com>
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
/* Created with The GIMP */
|
||||
#define bezier_select_small_width 32
|
||||
#define bezier_select_small_height 32
|
||||
#define bezier_select_small_x_hot 0
|
||||
#define bezier_select_small_y_hot 0
|
||||
static unsigned char bezier_select_small_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x03,
|
||||
0x00, 0x00, 0x40, 0x04, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x10, 0x10,
|
||||
0x00, 0x00, 0x10, 0x10, 0x00, 0x00, 0x10, 0x20, 0x00, 0x00, 0x38, 0x20,
|
||||
0x00, 0x00, 0x7c, 0x20, 0x00, 0x00, 0x7c, 0x00, 0x00, 0x00, 0x7c, 0x00,
|
||||
0x00, 0x08, 0x38, 0x00, 0x00, 0x08, 0x10, 0x00, 0x00, 0x10, 0x10, 0x00,
|
||||
0x00, 0x10, 0x10, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x40, 0x04, 0x00,
|
||||
0x00, 0x80, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0xc0, 0x02, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x10, 0x04,
|
||||
0x00, 0x00, 0x10, 0x0e, 0x00, 0x00, 0x08, 0x0e, 0x00, 0x00, 0x1c, 0x15,
|
||||
0x00, 0x00, 0x14, 0x15, 0x00, 0x00, 0x1c, 0x15, 0x00, 0x00, 0x88, 0x24,
|
||||
0x00, 0x00, 0x84, 0x2e, 0x00, 0x00, 0x84, 0x24, 0x00, 0x00, 0x82, 0x31,
|
||||
0x00, 0x00, 0x01, 0x1f, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x1d,
|
||||
0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
/* Created with The GIMP */
|
||||
#define bezier_select_small_mask_width 32
|
||||
#define bezier_select_small_mask_height 32
|
||||
#define bezier_select_small_mask_x_hot 0
|
||||
#define bezier_select_small_mask_y_hot 0
|
||||
static unsigned char bezier_select_small_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0xc0, 0x07,
|
||||
0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x70, 0x1c, 0x00, 0x00, 0x38, 0x38,
|
||||
0x00, 0x00, 0x38, 0x38, 0x00, 0x00, 0x38, 0x70, 0x00, 0x00, 0x7c, 0x70,
|
||||
0x00, 0x00, 0xfe, 0x70, 0x00, 0x00, 0xfe, 0x20, 0x00, 0x08, 0xfe, 0x00,
|
||||
0x00, 0x1c, 0x7c, 0x00, 0x00, 0x1c, 0x38, 0x00, 0x00, 0x38, 0x38, 0x00,
|
||||
0x00, 0x38, 0x38, 0x00, 0x00, 0x70, 0x1c, 0x00, 0x00, 0xe0, 0x0f, 0x00,
|
||||
0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x03, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01,
|
||||
0x00, 0x00, 0xe0, 0x06, 0x00, 0x00, 0x70, 0x0f, 0x00, 0x00, 0x38, 0x0e,
|
||||
0x00, 0x00, 0x38, 0x1f, 0x00, 0x00, 0x1c, 0x1f, 0x00, 0x00, 0xbe, 0x3f,
|
||||
0x00, 0x00, 0xbe, 0x3f, 0x00, 0x00, 0xbe, 0x3f, 0x00, 0x00, 0xdc, 0x7f,
|
||||
0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xc7, 0x7f,
|
||||
0x00, 0x80, 0x83, 0x3f, 0x00, 0x00, 0x81, 0x3f, 0x00, 0x00, 0x80, 0x3f,
|
||||
0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x1f };
|
||||
|
|
Loading…
Reference in New Issue