diff --git a/ChangeLog b/ChangeLog index ad9bd0f101..17f7131a73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-10 Michael Natterer + + * cursors/tool-paths-anchor.png + * cursors/tool-paths-control.png + * cursors/tool-paths-segment.png + * cursors/tool-paths.png + * cursors/xbm/tool-paths-control-mask.xbm + * cursors/xbm/tool-paths-control.xbm: applied Jimmac's changes. + 2005-08-10 Michael Natterer * plug-ins/common/xbm.c (mask_ext_entry_callback): fixed diff --git a/cursors/tool-paths-anchor.png b/cursors/tool-paths-anchor.png index 8e78b1fa7a..b85bd6134f 100644 Binary files a/cursors/tool-paths-anchor.png and b/cursors/tool-paths-anchor.png differ diff --git a/cursors/tool-paths-control.png b/cursors/tool-paths-control.png index cbf1eddf39..e046501119 100644 Binary files a/cursors/tool-paths-control.png and b/cursors/tool-paths-control.png differ diff --git a/cursors/tool-paths-segment.png b/cursors/tool-paths-segment.png index d93afde540..27243e3a7f 100644 Binary files a/cursors/tool-paths-segment.png and b/cursors/tool-paths-segment.png differ diff --git a/cursors/tool-paths.png b/cursors/tool-paths.png index 50d202be87..fc867e8f01 100644 Binary files a/cursors/tool-paths.png and b/cursors/tool-paths.png differ diff --git a/cursors/xbm/tool-paths-control-mask.xbm b/cursors/xbm/tool-paths-control-mask.xbm index 3f4ca498cb..83d185806b 100644 --- a/cursors/xbm/tool-paths-control-mask.xbm +++ b/cursors/xbm/tool-paths-control-mask.xbm @@ -9,6 +9,6 @@ static unsigned char tool_paths_control_mask_bits[] = { 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x80, 0x0f, 0x00, 0x00, 0xc0, 0x1d, 0x00, 0x00, 0x80, 0x0f, 0x08, 0x00, 0x00, 0x07, 0x1c, 0x00, 0x00, 0x07, 0x1c, 0x00, 0x00, 0x07, 0x38, 0x00, 0x80, 0x03, 0x38, 0x00, 0x80, 0x03, - 0x70, 0x00, 0xc0, 0x01, 0xfc, 0x40, 0xe0, 0x1c, 0xfe, 0xe3, 0x78, 0x3e, + 0x70, 0x00, 0xc0, 0x01, 0xff, 0x40, 0xe0, 0x7f, 0xff, 0xe3, 0x78, 0x7f, 0xff, 0xff, 0x7f, 0x7f, 0xff, 0xbf, 0xff, 0x7f, 0x7f, 0xfd, 0x57, 0x7f, - 0x3e, 0xe0, 0x00, 0x3e, 0x1c, 0x40, 0x00, 0x1c }; + 0x7f, 0xe0, 0x00, 0x7f, 0x7f, 0x40, 0x00, 0x7f }; diff --git a/cursors/xbm/tool-paths-control.xbm b/cursors/xbm/tool-paths-control.xbm index 3e51282536..c0018043af 100644 --- a/cursors/xbm/tool-paths-control.xbm +++ b/cursors/xbm/tool-paths-control.xbm @@ -9,6 +9,6 @@ static unsigned char tool_paths_control_bits[] = { 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x02, 0x08, 0x00, 0x00, 0x02, 0x08, 0x00, 0x00, 0x02, 0x10, 0x00, 0x00, 0x01, 0x10, 0x00, 0x00, 0x01, - 0x20, 0x00, 0x80, 0x00, 0x40, 0x00, 0x40, 0x00, 0x9c, 0x40, 0x20, 0x1c, + 0x20, 0x00, 0x80, 0x00, 0x40, 0x00, 0x40, 0x00, 0xbe, 0x40, 0x20, 0x3e, 0x3e, 0xa3, 0x18, 0x3e, 0x76, 0x1d, 0x57, 0x37, 0x3e, 0xa0, 0x00, 0x3e, - 0x1c, 0x40, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00 }; + 0x3e, 0x40, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00 };