oops. Added the cursor also to the .xcf file as Sven pointed it out.. /tigert

This commit is contained in:
Tuomas Kuosmanen 2000-06-25 18:55:21 +00:00
parent 49cde626db
commit 7f9932cac9
4 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2000-06-25 Tuomas Kuosmanen <tigert@tigert.gimp.org>
* cursors/gimp-tool-cursors.xcf: Updated the .xcf file that
contains the cursors. thanks Sven for pointing this out.
I also corrected a small glitch on the bezier cursors mask.
2000-06-25 Sven Neumann <sven@gimp.org> 2000-06-25 Sven Neumann <sven@gimp.org>
* app/resize.c (offset_update): Adding 0.5 isn't always the * app/resize.c (offset_update): Adding 0.5 isn't always the

View File

@ -7,7 +7,7 @@ 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, 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, 0xc0, 0x03, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x10, 0x04,
0x00, 0x00, 0x10, 0x0e, 0x00, 0x00, 0x08, 0x0e, 0x00, 0x00, 0x1c, 0x15, 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, 0x14, 0x15, 0x00, 0x00, 0x1c, 0x15, 0x00, 0x00, 0x88, 0x24,
0x00, 0x00, 0x84, 0x2e, 0x00, 0x00, 0x84, 0x24, 0x00, 0x00, 0x82, 0x31, 0x00, 0x00, 0x84, 0x2e, 0x00, 0x00, 0x84, 0x24, 0x00, 0x00, 0x82, 0x31,

View File

@ -6,8 +6,8 @@ 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, 0x00, 0x00, 0x00, 0x00, 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, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03,
0x00, 0x00, 0xe0, 0x06, 0x00, 0x00, 0x70, 0x0f, 0x00, 0x00, 0x38, 0x0e, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0x38, 0x0e,
0x00, 0x00, 0x38, 0x1f, 0x00, 0x00, 0x1c, 0x1f, 0x00, 0x00, 0xbe, 0x3f, 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, 0xbe, 0x3f, 0x00, 0x00, 0xbe, 0x3f, 0x00, 0x00, 0xdc, 0x7f,
0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xc7, 0x7f, 0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xce, 0x7f, 0x00, 0x00, 0xc7, 0x7f,

Binary file not shown.