Make better use of the available 32x32 pixels so the cursors look less
2006-06-03 Michael Natterer <mitch@gimp.org> Make better use of the available 32x32 pixels so the cursors look less crowded: * cursors/cursor-corner-*.png * cursors/cursor-side-*.png * cursors/xbm/cursor-corner-*.xbm * cursors/xbm/cursor-side-*.xbm: made the crosshair lines one pixel longer. * cursors/modifier-join.png * cursors/modifier-pattern.png * cursors/xbm/modifier-join-mask.xbm * cursors/xbm/modifier-join.xbm * cursors/xbm/modifier-pattern-mask.xbm * cursors/xbm/modifier-pattern.xbm: moved one pixel to the right. * cursors/tool-*.png * cursors/xbm/tool-*.png: moved closer to the bottom right corner. * cursors/gimp-tool-cursors.xcf: ditto.
23
ChangeLog
|
@ -1,3 +1,26 @@
|
|||
2006-06-03 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
Make better use of the available 32x32 pixels so the cursors look
|
||||
less crowded:
|
||||
|
||||
* cursors/cursor-corner-*.png
|
||||
* cursors/cursor-side-*.png
|
||||
* cursors/xbm/cursor-corner-*.xbm
|
||||
* cursors/xbm/cursor-side-*.xbm: made the crosshair lines one
|
||||
pixel longer.
|
||||
|
||||
* cursors/modifier-join.png
|
||||
* cursors/modifier-pattern.png
|
||||
* cursors/xbm/modifier-join-mask.xbm
|
||||
* cursors/xbm/modifier-join.xbm
|
||||
* cursors/xbm/modifier-pattern-mask.xbm
|
||||
* cursors/xbm/modifier-pattern.xbm: moved one pixel to the right.
|
||||
|
||||
* cursors/tool-*.png
|
||||
* cursors/xbm/tool-*.png: moved closer to the bottom right corner.
|
||||
|
||||
* cursors/gimp-tool-cursors.xcf: ditto.
|
||||
|
||||
2006-06-03 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/tools/gimpnewrectselecttool.c
|
||||
|
|
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 201 B |
Before Width: | Height: | Size: 165 B After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 195 B |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 213 B |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 148 B After Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 697 B After Width: | Height: | Size: 438 B |
Before Width: | Height: | Size: 618 B After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 988 B After Width: | Height: | Size: 715 B |
Before Width: | Height: | Size: 901 B After Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 564 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 653 B After Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 913 B After Width: | Height: | Size: 642 B |
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 778 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 909 B After Width: | Height: | Size: 644 B |
Before Width: | Height: | Size: 1008 B After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 782 B After Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 993 B After Width: | Height: | Size: 718 B |
Before Width: | Height: | Size: 821 B After Width: | Height: | Size: 557 B |
Before Width: | Height: | Size: 727 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 855 B After Width: | Height: | Size: 586 B |
Before Width: | Height: | Size: 731 B After Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 722 B After Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 141 B |
Before Width: | Height: | Size: 705 B After Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 785 B After Width: | Height: | Size: 517 B |
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 904 B After Width: | Height: | Size: 630 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 890 B After Width: | Height: | Size: 614 B |
|
@ -3,10 +3,10 @@
|
|||
#define cursor_corner_bottom_left_mask_x_hot 10
|
||||
#define cursor_corner_bottom_left_mask_y_hot 10
|
||||
static unsigned char cursor_corner_bottom_left_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00, 0xee, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00, 0xee, 0x00, 0x00,
|
||||
0x00, 0xee, 0x01, 0x00, 0x00, 0xee, 0x03, 0x00, 0x00, 0xee, 0x07, 0x00,
|
||||
0x00, 0xee, 0x0f, 0x00, 0x00, 0xee, 0x0f, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0xe0, 0x07, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xe0, 0x07, 0x00,
|
||||
0x00, 0xe0, 0x0f, 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xe0, 0x0f, 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,
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
#define cursor_corner_bottom_left_x_hot 10
|
||||
#define cursor_corner_bottom_left_y_hot 10
|
||||
static unsigned char cursor_corner_bottom_left_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0xa4, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00, 0xa4, 0x00, 0x00,
|
||||
0x00, 0x24, 0x01, 0x00, 0x00, 0x24, 0x02, 0x00, 0x00, 0x24, 0x04, 0x00,
|
||||
0x00, 0x24, 0x08, 0x00, 0x00, 0xe4, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 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,
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
#define cursor_corner_bottom_right_mask_x_hot 10
|
||||
#define cursor_corner_bottom_right_mask_y_hot 10
|
||||
static unsigned char cursor_corner_bottom_right_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0xc0, 0x04, 0x00, 0x00, 0xe0, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0xc0, 0x0e, 0x00, 0x00, 0xe0, 0x0e, 0x00, 0x00,
|
||||
0xf0, 0x0e, 0x00, 0x00, 0xf8, 0x0e, 0x00, 0x00, 0xfc, 0x0e, 0x00, 0x00,
|
||||
0xfe, 0x0e, 0x00, 0x00, 0xfe, 0x0e, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0xfc, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00,
|
||||
0xfe, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xfe, 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,
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
#define cursor_corner_bottom_right_x_hot 10
|
||||
#define cursor_corner_bottom_right_y_hot 10
|
||||
static unsigned char cursor_corner_bottom_right_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0xa0, 0x04, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xc0, 0x04, 0x00, 0x00, 0xa0, 0x04, 0x00, 0x00,
|
||||
0x90, 0x04, 0x00, 0x00, 0x88, 0x04, 0x00, 0x00, 0x84, 0x04, 0x00, 0x00,
|
||||
0x82, 0x04, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfe, 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,
|
||||
|
|
|
@ -6,10 +6,10 @@ static unsigned char cursor_corner_top_left_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, 0xe0, 0x07, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xe0, 0x07, 0x00,
|
||||
0x00, 0xe0, 0x0f, 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xe0, 0x0f, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0xee, 0x0f, 0x00, 0x00, 0xee, 0x0f, 0x00,
|
||||
0x00, 0xee, 0x07, 0x00, 0x00, 0xee, 0x03, 0x00, 0x00, 0xee, 0x01, 0x00,
|
||||
0x00, 0xee, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0xee, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -6,10 +6,10 @@ static unsigned char cursor_corner_top_left_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, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0xe4, 0x0f, 0x00, 0x00, 0x24, 0x08, 0x00,
|
||||
0x00, 0x24, 0x04, 0x00, 0x00, 0x24, 0x02, 0x00, 0x00, 0x24, 0x01, 0x00,
|
||||
0x00, 0xa4, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0xa4, 0x00, 0x00, 0x00, 0x64, 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,
|
||||
|
|
|
@ -6,10 +6,10 @@ static unsigned char cursor_corner_top_right_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,
|
||||
0xfc, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00,
|
||||
0xfe, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0xfe, 0x0e, 0x00, 0x00, 0xfe, 0x0e, 0x00, 0x00,
|
||||
0xfc, 0x0e, 0x00, 0x00, 0xf8, 0x0e, 0x00, 0x00, 0xf0, 0x0e, 0x00, 0x00,
|
||||
0xe0, 0x0e, 0x00, 0x00, 0xc0, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0xe0, 0x0e, 0x00, 0x00, 0xc0, 0x0e, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -6,10 +6,10 @@ static unsigned char cursor_corner_top_right_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, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00, 0x82, 0x04, 0x00, 0x00,
|
||||
0x84, 0x04, 0x00, 0x00, 0x88, 0x04, 0x00, 0x00, 0x90, 0x04, 0x00, 0x00,
|
||||
0xa0, 0x04, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0xa0, 0x04, 0x00, 0x00, 0xc0, 0x04, 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,
|
||||
|
|
|
@ -6,7 +6,7 @@ static unsigned char cursor_side_bottom_mask_bits[] = {
|
|||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0xc0, 0x7f, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00,
|
||||
0x00, 0x1f, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0xfc, 0xe0, 0x07, 0x00, 0xfe, 0xf1, 0x0f, 0x00, 0xfc, 0xe0, 0x07, 0x00,
|
||||
0xfe, 0xe0, 0x0f, 0x00, 0xff, 0xf1, 0x1f, 0x00, 0xfe, 0xe0, 0x0f, 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,
|
||||
|
|
|
@ -6,7 +6,7 @@ static unsigned char cursor_side_bottom_bits[] = {
|
|||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0xc0, 0x7f, 0x00, 0x00, 0x40, 0x40, 0x00, 0x00, 0x80, 0x20, 0x00, 0x00,
|
||||
0x00, 0x11, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfc, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfe, 0xe0, 0x0f, 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,
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
#define cursor_side_left_mask_x_hot 10
|
||||
#define cursor_side_left_mask_y_hot 10
|
||||
static unsigned char cursor_side_left_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x03, 0x00, 0x00, 0x8e, 0x03, 0x00, 0x00, 0xc4, 0x03, 0x00,
|
||||
0x00, 0xe0, 0x03, 0x00, 0x00, 0xf0, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00,
|
||||
0x00, 0xc4, 0x03, 0x00, 0x00, 0x8e, 0x03, 0x00, 0x00, 0x0e, 0x03, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
#define cursor_side_left_x_hot 10
|
||||
#define cursor_side_left_y_hot 10
|
||||
static unsigned char cursor_side_left_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x03, 0x00, 0x00, 0x84, 0x02, 0x00, 0x00, 0x40, 0x02, 0x00,
|
||||
0x00, 0x20, 0x02, 0x00, 0x00, 0x10, 0x02, 0x00, 0x00, 0x20, 0x02, 0x00,
|
||||
0x00, 0x40, 0x02, 0x00, 0x00, 0x84, 0x02, 0x00, 0x00, 0x04, 0x03, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
#define cursor_side_right_mask_x_hot 10
|
||||
#define cursor_side_right_mask_y_hot 10
|
||||
static unsigned char cursor_side_right_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x18, 0x0e, 0x00, 0x00, 0x38, 0x0e, 0x00, 0x00, 0x78, 0x04, 0x00, 0x00,
|
||||
0xf8, 0x00, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x00, 0x00, 0x00,
|
||||
0x78, 0x04, 0x00, 0x00, 0x38, 0x0e, 0x00, 0x00, 0x18, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x0e, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
#define cursor_side_right_x_hot 10
|
||||
#define cursor_side_right_y_hot 10
|
||||
static unsigned char cursor_side_right_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x18, 0x04, 0x00, 0x00, 0x28, 0x04, 0x00, 0x00, 0x48, 0x00, 0x00, 0x00,
|
||||
0x88, 0x00, 0x00, 0x00, 0x08, 0x01, 0x00, 0x00, 0x88, 0x00, 0x00, 0x00,
|
||||
0x48, 0x00, 0x00, 0x00, 0x28, 0x04, 0x00, 0x00, 0x18, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 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,
|
||||
|
|
|
@ -6,7 +6,7 @@ static unsigned char cursor_side_top_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,
|
||||
0xfc, 0xe0, 0x07, 0x00, 0xfe, 0xf1, 0x0f, 0x00, 0xfc, 0xe0, 0x07, 0x00,
|
||||
0xfe, 0xe0, 0x0f, 0x00, 0xff, 0xf1, 0x1f, 0x00, 0xfe, 0xe0, 0x0f, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00,
|
||||
0x80, 0x3f, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
|
|
@ -6,7 +6,7 @@ static unsigned char cursor_side_top_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, 0xfc, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfe, 0xe0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x04, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00,
|
||||
0x80, 0x20, 0x00, 0x00, 0x40, 0x40, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#define modifier_join_mask_width 32
|
||||
#define modifier_join_mask_height 32
|
||||
static unsigned char modifier_join_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0e, 0x00, 0x00, 0xf0, 0x1f,
|
||||
0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xdc, 0x77, 0x00, 0x00, 0xdc, 0x77,
|
||||
0x00, 0x00, 0xdc, 0x77, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf0, 0x1f,
|
||||
0x00, 0x00, 0xe0, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x1d, 0x00, 0x00, 0xe0, 0x3f,
|
||||
0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xb8, 0xef, 0x00, 0x00, 0xb8, 0xef,
|
||||
0x00, 0x00, 0xb8, 0xef, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xe0, 0x3f,
|
||||
0x00, 0x00, 0xc0, 0x1d, 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,
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#define modifier_join_width 32
|
||||
#define modifier_join_height 32
|
||||
static unsigned char modifier_join_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0e,
|
||||
0x00, 0x00, 0x10, 0x11, 0x00, 0x00, 0x88, 0x22, 0x00, 0x00, 0x88, 0x22,
|
||||
0x00, 0x00, 0x88, 0x22, 0x00, 0x00, 0x10, 0x11, 0x00, 0x00, 0xe0, 0x0e,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x1d,
|
||||
0x00, 0x00, 0x20, 0x22, 0x00, 0x00, 0x10, 0x45, 0x00, 0x00, 0x10, 0x45,
|
||||
0x00, 0x00, 0x10, 0x45, 0x00, 0x00, 0x20, 0x22, 0x00, 0x00, 0xc0, 0x1d,
|
||||
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,
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
/* Created with The GIMP */
|
||||
#define modifier_pattern_mask_width 32
|
||||
#define modifier_pattern_mask_height 32
|
||||
static unsigned char modifier_pattern_mask_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f,
|
||||
0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f,
|
||||
0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f,
|
||||
0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f,
|
||||
0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f,
|
||||
0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f,
|
||||
0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 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,
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
/* Created with The GIMP */
|
||||
#define modifier_pattern_width 32
|
||||
#define modifier_pattern_height 32
|
||||
static unsigned char modifier_pattern_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x13,
|
||||
0x00, 0x00, 0x90, 0x19, 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0x90, 0x19,
|
||||
0x00, 0x00, 0x30, 0x13, 0x00, 0x00, 0x90, 0x19, 0x00, 0x00, 0xf0, 0x1f,
|
||||
0x00, 0x00, 0x90, 0x19, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x26,
|
||||
0x00, 0x00, 0x20, 0x33, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x20, 0x33,
|
||||
0x00, 0x00, 0x60, 0x26, 0x00, 0x00, 0x20, 0x33, 0x00, 0x00, 0xe0, 0x3f,
|
||||
0x00, 0x00, 0x20, 0x33, 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,
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_airbrush_mask_width 32
|
||||
#define tool_airbrush_mask_height 32
|
||||
static unsigned char tool_airbrush_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_airbrush_width 32
|
||||
#define tool_airbrush_height 32
|
||||
static unsigned char tool_airbrush_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_blend_mask_width 32
|
||||
#define tool_blend_mask_height 32
|
||||
static unsigned char tool_blend_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_blend_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, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_blend_width 32
|
||||
#define tool_blend_height 32
|
||||
static unsigned char tool_blend_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_blend_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, 0xfe, 0x7f,
|
||||
0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x56, 0x55, 0x00, 0x00, 0xbe, 0x42,
|
||||
0x00, 0x00, 0x6e, 0x49, 0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x56, 0x55,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x56, 0x55,
|
||||
0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x6e, 0x49, 0x00, 0x00, 0xbe, 0x42,
|
||||
0x00, 0x00, 0x56, 0x55, 0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0xfe, 0x7f,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x56, 0x55, 0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x6e, 0x49,
|
||||
0x00, 0x00, 0xbe, 0x42, 0x00, 0x00, 0x56, 0x55, 0x00, 0x00, 0xbe, 0x42,
|
||||
0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_blur_mask_width 32
|
||||
#define tool_blur_mask_height 32
|
||||
static unsigned char tool_blur_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_blur_width 32
|
||||
#define tool_blur_height 32
|
||||
static unsigned char tool_blur_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_bucket_fill_mask_width 32
|
||||
#define tool_bucket_fill_mask_height 32
|
||||
static unsigned char tool_bucket_fill_mask_bits[] = {
|
||||
|
@ -6,10 +5,10 @@ static unsigned char tool_bucket_fill_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, 0x80, 0x00, 0x00, 0x00, 0xc0, 0x01,
|
||||
0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03,
|
||||
0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xf8, 0x1f,
|
||||
0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0xfe, 0x3f,
|
||||
0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf0, 0x13,
|
||||
0x00, 0x00, 0xe0, 0x39, 0x00, 0x00, 0xc0, 0x38, 0x00, 0x00, 0x00, 0x10,
|
||||
0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x00, 0x10 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x03,
|
||||
0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0xc0, 0x07,
|
||||
0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00, 0xe0, 0x1f, 0x00, 0x00, 0xf0, 0x3f,
|
||||
0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00, 0xfc, 0x7f,
|
||||
0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xe0, 0x27,
|
||||
0x00, 0x00, 0xc0, 0x73, 0x00, 0x00, 0x80, 0x71, 0x00, 0x00, 0x00, 0x20,
|
||||
0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x00, 0x20 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_bucket_fill_width 32
|
||||
#define tool_bucket_fill_height 32
|
||||
static unsigned char tool_bucket_fill_bits[] = {
|
||||
|
@ -6,10 +5,10 @@ static unsigned char tool_bucket_fill_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, 0x80, 0x00,
|
||||
0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0xc0, 0x01,
|
||||
0x00, 0x00, 0x40, 0x03, 0x00, 0x00, 0x20, 0x07, 0x00, 0x00, 0x10, 0x0d,
|
||||
0x00, 0x00, 0x88, 0x1b, 0x00, 0x00, 0x04, 0x1d, 0x00, 0x00, 0x04, 0x1e,
|
||||
0x00, 0x00, 0xf8, 0x17, 0x00, 0x00, 0xf0, 0x13, 0x00, 0x00, 0xe0, 0x01,
|
||||
0x00, 0x00, 0xc0, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
|
||||
0x00, 0x00, 0x80, 0x02, 0x00, 0x00, 0x80, 0x02, 0x00, 0x00, 0x80, 0x03,
|
||||
0x00, 0x00, 0x80, 0x06, 0x00, 0x00, 0x40, 0x0e, 0x00, 0x00, 0x20, 0x1a,
|
||||
0x00, 0x00, 0x10, 0x37, 0x00, 0x00, 0x08, 0x3a, 0x00, 0x00, 0x08, 0x3c,
|
||||
0x00, 0x00, 0xf0, 0x2f, 0x00, 0x00, 0xe0, 0x27, 0x00, 0x00, 0xc0, 0x03,
|
||||
0x00, 0x00, 0x80, 0x21, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_burn_mask_width 32
|
||||
#define tool_burn_mask_height 32
|
||||
static unsigned char tool_burn_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_burn_width 32
|
||||
#define tool_burn_height 32
|
||||
static unsigned char tool_burn_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_clone_mask_width 32
|
||||
#define tool_clone_mask_height 32
|
||||
static unsigned char tool_clone_mask_bits[] = {
|
||||
|
@ -6,10 +5,10 @@ static unsigned char tool_clone_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, 0xc0, 0x01,
|
||||
0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xf0, 0x07, 0x00, 0x00, 0xf8, 0x0f,
|
||||
0x00, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0xf0, 0x07,
|
||||
0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xfe, 0x3f,
|
||||
0x00, 0x00, 0xff, 0x7f, 0x00, 0x80, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff,
|
||||
0x00, 0x80, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff, 0x00, 0x00, 0xff, 0x7f,
|
||||
0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xf0, 0x07,
|
||||
0x00, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0xf8, 0x0f,
|
||||
0x00, 0x00, 0xf0, 0x07, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03,
|
||||
0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x80, 0xff, 0xff,
|
||||
0x00, 0x80, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff,
|
||||
0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0xfe, 0x3f };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_clone_width 32
|
||||
#define tool_clone_height 32
|
||||
static unsigned char tool_clone_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_clone_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, 0xc0, 0x01, 0x00, 0x00, 0x20, 0x02, 0x00, 0x00, 0x10, 0x04,
|
||||
0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x20, 0x02,
|
||||
0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x40, 0x01,
|
||||
0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0xff, 0x7f,
|
||||
0x00, 0x00, 0xe1, 0x43, 0x00, 0x00, 0x81, 0x40, 0x00, 0x00, 0xfe, 0x3f,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x20, 0x02,
|
||||
0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x10, 0x04,
|
||||
0x00, 0x00, 0x20, 0x02, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x40, 0x01,
|
||||
0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x01, 0x40,
|
||||
0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0xe1, 0x43, 0x00, 0x00, 0x81, 0x40,
|
||||
0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_color_picker_mask_width 32
|
||||
#define tool_color_picker_mask_height 32
|
||||
static unsigned char tool_color_picker_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_color_picker_width 32
|
||||
#define tool_color_picker_height 32
|
||||
static unsigned char tool_color_picker_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_crop_mask_width 32
|
||||
#define tool_crop_mask_height 32
|
||||
static unsigned char tool_crop_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_crop_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, 0x02,
|
||||
0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0xfc, 0x1f,
|
||||
0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0x1c, 0x07, 0x00, 0x00, 0x1c, 0x07,
|
||||
0x00, 0x00, 0x1c, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xff, 0x07,
|
||||
0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x08, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0xf0, 0x3f,
|
||||
0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0x70, 0x1c,
|
||||
0x00, 0x00, 0x70, 0x1c, 0x00, 0x00, 0x70, 0x1c, 0x00, 0x00, 0xf8, 0x1f,
|
||||
0x00, 0x00, 0xfc, 0x1f, 0x00, 0x00, 0xf8, 0x1f, 0x00, 0x00, 0x70, 0x00,
|
||||
0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_crop_width 32
|
||||
#define tool_crop_height 32
|
||||
static unsigned char tool_crop_bits[] = {
|
||||
|
@ -8,8 +7,8 @@ static unsigned char tool_crop_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, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0xf8, 0x0f,
|
||||
0x00, 0x00, 0x08, 0x02, 0x00, 0x00, 0x08, 0x02, 0x00, 0x00, 0x08, 0x02,
|
||||
0x00, 0x00, 0x08, 0x02, 0x00, 0x00, 0x08, 0x02, 0x00, 0x00, 0xfe, 0x03,
|
||||
0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x08,
|
||||
0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x20, 0x08,
|
||||
0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x20, 0x08,
|
||||
0x00, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x20, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_dodge_mask_width 32
|
||||
#define tool_dodge_mask_height 32
|
||||
static unsigned char tool_dodge_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_dodge_width 32
|
||||
#define tool_dodge_height 32
|
||||
static unsigned char tool_dodge_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_ellipse_select_mask_width 32
|
||||
#define tool_ellipse_select_mask_height 32
|
||||
static unsigned char tool_ellipse_select_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_ellipse_select_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, 0xe0, 0x00, 0x00, 0x00, 0xf8, 0x03,
|
||||
0x00, 0x00, 0xfc, 0x07, 0x00, 0x00, 0x0e, 0x0e, 0x00, 0x00, 0x06, 0x0c,
|
||||
0x00, 0x00, 0x07, 0x1c, 0x00, 0x00, 0x07, 0x1c, 0x00, 0x00, 0x07, 0x1c,
|
||||
0x00, 0x00, 0x06, 0x0c, 0x00, 0x00, 0x0e, 0x0e, 0x00, 0x00, 0xfc, 0x07,
|
||||
0x00, 0x00, 0xf8, 0x03, 0x00, 0x00, 0xe0, 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, 0x07, 0x00, 0x00, 0xc0, 0x1f,
|
||||
0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x70, 0x70, 0x00, 0x00, 0x30, 0x60,
|
||||
0x00, 0x00, 0x38, 0xe0, 0x00, 0x00, 0x38, 0xe0, 0x00, 0x00, 0x38, 0xe0,
|
||||
0x00, 0x00, 0x30, 0x60, 0x00, 0x00, 0x70, 0x70, 0x00, 0x00, 0xe0, 0x3f,
|
||||
0x00, 0x00, 0xc0, 0x1f, 0x00, 0x00, 0x00, 0x07 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_ellipse_select_width 32
|
||||
#define tool_ellipse_select_height 32
|
||||
static unsigned char tool_ellipse_select_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_ellipse_select_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, 0xe0, 0x00,
|
||||
0x00, 0x00, 0x08, 0x02, 0x00, 0x00, 0x04, 0x04, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x02, 0x08, 0x00, 0x00, 0x02, 0x08, 0x00, 0x00, 0x02, 0x08,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x00, 0x00, 0x08, 0x02,
|
||||
0x00, 0x00, 0xe0, 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, 0x07,
|
||||
0x00, 0x00, 0x40, 0x10, 0x00, 0x00, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x10, 0x40, 0x00, 0x00, 0x10, 0x40, 0x00, 0x00, 0x10, 0x40,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x20, 0x00, 0x00, 0x40, 0x10,
|
||||
0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_eraser_mask_width 32
|
||||
#define tool_eraser_mask_height 32
|
||||
static unsigned char tool_eraser_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_eraser_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, 0x80, 0x01, 0x00, 0x00, 0xc0, 0x03,
|
||||
0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xf8, 0x1f,
|
||||
0x00, 0x00, 0xfc, 0x1f, 0x00, 0x00, 0xfe, 0x0f, 0x00, 0x00, 0xff, 0x07,
|
||||
0x00, 0x80, 0xff, 0x03, 0x00, 0x80, 0xff, 0x01, 0x00, 0x00, 0xff, 0x00,
|
||||
0x00, 0x00, 0xfe, 0x16, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00, 0xfe, 0x16,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03,
|
||||
0x00, 0x00, 0x80, 0x07, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00, 0xe0, 0x1f,
|
||||
0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xfc, 0x1f,
|
||||
0x00, 0x00, 0xfe, 0x0f, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x03,
|
||||
0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfc, 0x2d, 0x00, 0x00, 0xfe, 0x7f,
|
||||
0x00, 0x00, 0xfc, 0x2d, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_eraser_width 32
|
||||
#define tool_eraser_height 32
|
||||
static unsigned char tool_eraser_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_eraser_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, 0x80, 0x01,
|
||||
0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x10, 0x08,
|
||||
0x00, 0x00, 0x08, 0x0c, 0x00, 0x00, 0x04, 0x06, 0x00, 0x00, 0x02, 0x03,
|
||||
0x00, 0x00, 0x81, 0x01, 0x00, 0x00, 0xc3, 0x00, 0x00, 0x00, 0x66, 0x00,
|
||||
0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0xfe, 0x16, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x80, 0x04, 0x00, 0x00, 0x40, 0x08,
|
||||
0x00, 0x00, 0x20, 0x10, 0x00, 0x00, 0x10, 0x18, 0x00, 0x00, 0x08, 0x0c,
|
||||
0x00, 0x00, 0x04, 0x06, 0x00, 0x00, 0x02, 0x03, 0x00, 0x00, 0x86, 0x01,
|
||||
0x00, 0x00, 0xcc, 0x00, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0xfc, 0x2d,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_flip_horizontal_mask_width 32
|
||||
#define tool_flip_horizontal_mask_height 32
|
||||
static unsigned char tool_flip_horizontal_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_flip_horizontal_width 32
|
||||
#define tool_flip_horizontal_height 32
|
||||
static unsigned char tool_flip_horizontal_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_flip_vertical_mask_width 32
|
||||
#define tool_flip_vertical_mask_height 32
|
||||
static unsigned char tool_flip_vertical_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_flip_vertical_width 32
|
||||
#define tool_flip_vertical_height 32
|
||||
static unsigned char tool_flip_vertical_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_free_select_mask_width 32
|
||||
#define tool_free_select_mask_height 32
|
||||
static unsigned char tool_free_select_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_free_select_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, 0xf0, 0x01,
|
||||
0x00, 0x00, 0xfc, 0x07, 0x00, 0x00, 0xfe, 0x0f, 0x00, 0x00, 0x0f, 0x1e,
|
||||
0x00, 0x80, 0x03, 0x38, 0x00, 0x80, 0x03, 0x38, 0x00, 0x80, 0x03, 0x38,
|
||||
0x00, 0x80, 0x07, 0x1e, 0x00, 0x80, 0xff, 0x0f, 0x00, 0xc0, 0xff, 0x07,
|
||||
0x00, 0xc0, 0xff, 0x01, 0x00, 0x80, 0x07, 0x00, 0x00, 0xe0, 0x03, 0x00,
|
||||
0x00, 0xf0, 0x01, 0x00, 0x00, 0x60, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07,
|
||||
0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0x3c, 0x78,
|
||||
0x00, 0x00, 0x0e, 0xe0, 0x00, 0x00, 0x0e, 0xe0, 0x00, 0x00, 0x0e, 0xe0,
|
||||
0x00, 0x00, 0x1e, 0x78, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0x1f,
|
||||
0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x80, 0x0f, 0x00,
|
||||
0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x01, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_free_select_width 32
|
||||
#define tool_free_select_height 32
|
||||
static unsigned char tool_free_select_bits[] = {
|
||||
|
@ -8,8 +7,8 @@ static unsigned char tool_free_select_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, 0xf0, 0x01, 0x00, 0x00, 0x0c, 0x06, 0x00, 0x00, 0x02, 0x08,
|
||||
0x00, 0x00, 0x01, 0x10, 0x00, 0x00, 0x01, 0x10, 0x00, 0x00, 0x01, 0x10,
|
||||
0x00, 0x00, 0x01, 0x08, 0x00, 0x00, 0x07, 0x06, 0x00, 0x80, 0xfa, 0x01,
|
||||
0x00, 0x80, 0x06, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x80, 0x01, 0x00,
|
||||
0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x30, 0x18, 0x00, 0x00, 0x08, 0x20,
|
||||
0x00, 0x00, 0x04, 0x40, 0x00, 0x00, 0x04, 0x40, 0x00, 0x00, 0x04, 0x40,
|
||||
0x00, 0x00, 0x04, 0x20, 0x00, 0x00, 0x1c, 0x18, 0x00, 0x00, 0xea, 0x07,
|
||||
0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x06, 0x00,
|
||||
0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_fuzzy_select_mask_width 32
|
||||
#define tool_fuzzy_select_mask_height 32
|
||||
static unsigned char tool_fuzzy_select_mask_bits[] = {
|
||||
|
@ -6,10 +5,10 @@ static unsigned char tool_fuzzy_select_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, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x40, 0x44,
|
||||
0x00, 0x00, 0xe0, 0xee, 0x00, 0x00, 0x40, 0x5f, 0x00, 0x00, 0x80, 0x3f,
|
||||
0x00, 0x00, 0xd0, 0x3f, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00, 0xd0, 0x3f,
|
||||
0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0xe0, 0x57, 0x00, 0x00, 0xf0, 0xe7,
|
||||
0x00, 0x00, 0xf8, 0x4f, 0x00, 0x00, 0xfc, 0x04, 0x00, 0x00, 0x7e, 0x00,
|
||||
0x00, 0x00, 0x3f, 0x00, 0x00, 0x80, 0x1f, 0x00, 0x00, 0x80, 0x0f, 0x00,
|
||||
0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0e,
|
||||
0x00, 0x00, 0x40, 0x44, 0x00, 0x00, 0xe0, 0xee, 0x00, 0x00, 0x40, 0x5f,
|
||||
0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0xd0, 0x3f, 0x00, 0x00, 0xf8, 0x7f,
|
||||
0x00, 0x00, 0xd0, 0x3f, 0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0xe0, 0x57,
|
||||
0x00, 0x00, 0xf0, 0xe7, 0x00, 0x00, 0xf8, 0x4f, 0x00, 0x00, 0xfc, 0x04,
|
||||
0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x80, 0x1f, 0x00,
|
||||
0x00, 0x80, 0x0f, 0x00, 0x00, 0x00, 0x07, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_fuzzy_select_width 32
|
||||
#define tool_fuzzy_select_height 32
|
||||
static unsigned char tool_fuzzy_select_bits[] = {
|
||||
|
@ -6,10 +5,10 @@ static unsigned char tool_fuzzy_select_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, 0x04, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x40, 0x44, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11,
|
||||
0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0xd0, 0x20, 0x00, 0x00, 0x00, 0x0b,
|
||||
0x00, 0x00, 0x80, 0x15, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, 0xe0, 0x41,
|
||||
0x00, 0x00, 0xf0, 0x04, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0x3c, 0x00,
|
||||
0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x07, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x44, 0x00, 0x00, 0x00, 0x04,
|
||||
0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0xd0, 0x20,
|
||||
0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x80, 0x15, 0x00, 0x00, 0xc0, 0x03,
|
||||
0x00, 0x00, 0xe0, 0x41, 0x00, 0x00, 0xf0, 0x04, 0x00, 0x00, 0x78, 0x00,
|
||||
0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x0d, 0x00,
|
||||
0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_hand_mask_width 32
|
||||
#define tool_hand_mask_height 32
|
||||
static unsigned char tool_hand_mask_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_hand_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, 0xff, 0x01, 0x00, 0x80, 0xff, 0x03, 0x00, 0xc0, 0xff, 0x07,
|
||||
0x00, 0x80, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xfc, 0x1f,
|
||||
0x00, 0x00, 0xfe, 0x1f, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xfe, 0x7f,
|
||||
0x00, 0x00, 0xfc, 0xff, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00, 0xe0, 0x3f,
|
||||
0x00, 0x00, 0xc0, 0x1f, 0x00, 0x00, 0x80, 0x0f, 0x00, 0x00, 0x00, 0x07,
|
||||
0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x80, 0xff, 0x03,
|
||||
0x00, 0xc0, 0xff, 0x07, 0x00, 0x80, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f,
|
||||
0x00, 0x00, 0xfc, 0x1f, 0x00, 0x00, 0xfe, 0x1f, 0x00, 0x00, 0xfc, 0x3f,
|
||||
0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xfc, 0xff, 0x00, 0x00, 0xf8, 0x7f,
|
||||
0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0xc0, 0x1f, 0x00, 0x00, 0x80, 0x0f,
|
||||
0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x02 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_hand_width 32
|
||||
#define tool_hand_height 32
|
||||
static unsigned char tool_hand_bits[] = {
|
||||
|
@ -7,9 +6,9 @@ static unsigned char tool_hand_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, 0xff, 0x01, 0x00, 0x80, 0x00, 0x02,
|
||||
0x00, 0x00, 0x3f, 0x04, 0x00, 0x00, 0x04, 0x08, 0x00, 0x00, 0x38, 0x08,
|
||||
0x00, 0x00, 0x04, 0x08, 0x00, 0x00, 0x38, 0x14, 0x00, 0x00, 0x04, 0x22,
|
||||
0x00, 0x00, 0x18, 0x41, 0x00, 0x00, 0xa0, 0x20, 0x00, 0x00, 0x40, 0x12,
|
||||
0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x02,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01,
|
||||
0x00, 0x80, 0x00, 0x02, 0x00, 0x00, 0x3f, 0x04, 0x00, 0x00, 0x04, 0x08,
|
||||
0x00, 0x00, 0x38, 0x08, 0x00, 0x00, 0x04, 0x08, 0x00, 0x00, 0x38, 0x14,
|
||||
0x00, 0x00, 0x04, 0x22, 0x00, 0x00, 0x18, 0x41, 0x00, 0x00, 0xa0, 0x20,
|
||||
0x00, 0x00, 0x40, 0x12, 0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x00, 0x05,
|
||||
0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00 };
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_ink_mask_width 32
|
||||
#define tool_ink_mask_height 32
|
||||
static unsigned char tool_ink_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_ink_width 32
|
||||
#define tool_ink_height 32
|
||||
static unsigned char tool_ink_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_iscissors_mask_width 32
|
||||
#define tool_iscissors_mask_height 32
|
||||
static unsigned char tool_iscissors_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_iscissors_width 32
|
||||
#define tool_iscissors_height 32
|
||||
static unsigned char tool_iscissors_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_measure_mask_width 32
|
||||
#define tool_measure_mask_height 32
|
||||
static unsigned char tool_measure_mask_bits[] = {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* Created with The GIMP */
|
||||
#define tool_measure_width 32
|
||||
#define tool_measure_height 32
|
||||
static unsigned char tool_measure_bits[] = {
|
||||
|
|