From 8848f515d0138ccc1f58dd1e9b652585bd4b3e07 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 23 Jul 2016 18:03:46 -0500 Subject: Fix invalid headers in PNG files and optimize for size --- chalk/plugins/paintops/defaultpaintops/airbrush.png | Bin 1038 -> 826 bytes chalk/plugins/paintops/defaultpaintops/eraser.png | Bin 735 -> 645 bytes chalk/plugins/paintops/defaultpaintops/paintbrush.png | Bin 770 -> 637 bytes chalk/plugins/paintops/defaultpaintops/pencil.png | Bin 794 -> 639 bytes chalk/plugins/tools/defaulttools/tool_color_fill.png | Bin 1102 -> 951 bytes chalk/plugins/tools/defaulttools/tool_colorpicker.png | Bin 713 -> 592 bytes chalk/plugins/tools/defaulttools/tool_duplicate.png | Bin 1087 -> 907 bytes .../tools/defaulttools/tool_duplicate_cursor.png | Bin 309 -> 228 bytes .../plugins/tools/defaulttools/tool_ellipse_cursor.png | Bin 309 -> 204 bytes chalk/plugins/tools/defaulttools/tool_fill_cursor.png | Bin 516 -> 358 bytes chalk/plugins/tools/defaulttools/tool_freehand.png | Bin 658 -> 522 bytes .../tools/defaulttools/tool_freehand_cursor.png | Bin 261 -> 198 bytes chalk/plugins/tools/defaulttools/tool_gradient.png | Bin 386 -> 337 bytes .../tools/defaulttools/tool_gradient_cursor.png | Bin 294 -> 195 bytes chalk/plugins/tools/defaulttools/tool_line.png | Bin 354 -> 277 bytes chalk/plugins/tools/defaulttools/tool_line_cursor.png | Bin 248 -> 159 bytes chalk/plugins/tools/defaulttools/tool_move.png | Bin 664 -> 532 bytes chalk/plugins/tools/defaulttools/tool_pan.png | Bin 863 -> 781 bytes .../tools/defaulttools/tool_rectangle_cursor.png | Bin 230 -> 157 bytes chalk/plugins/tools/defaulttools/tool_text.png | Bin 891 -> 752 bytes chalk/plugins/tools/defaulttools/tool_text_cursor.png | Bin 300 -> 198 bytes chalk/plugins/tools/defaulttools/tool_zoom.png | Bin 877 -> 779 bytes .../tools/defaulttools/tool_zoom_minus_cursor.png | Bin 283 -> 209 bytes .../tools/defaulttools/tool_zoom_plus_cursor.png | Bin 302 -> 213 bytes .../tools/selectiontools/tool_brush_selection.png | Bin 1052 -> 877 bytes .../selectiontools/tool_brush_selection_cursor.png | Bin 339 -> 266 bytes .../tools/selectiontools/tool_contiguous_selection.png | Bin 836 -> 697 bytes .../tool_contiguous_selection_cursor.png | Bin 321 -> 244 bytes .../tools/selectiontools/tool_elliptical_selection.png | Bin 703 -> 589 bytes .../tool_elliptical_selection_cursor.png | Bin 296 -> 211 bytes .../tools/selectiontools/tool_eraser_selection.png | Bin 1087 -> 947 bytes .../selectiontools/tool_eraser_selection_cursor.png | Bin 341 -> 263 bytes .../tools/selectiontools/tool_outline_selection.png | Bin 556 -> 470 bytes .../selectiontools/tool_outline_selection_cursor.png | Bin 359 -> 284 bytes .../tools/selectiontools/tool_polygonal_selection.png | Bin 576 -> 476 bytes .../selectiontools/tool_polygonal_selection_cursor.png | Bin 433 -> 285 bytes .../tools/selectiontools/tool_rect_selection.png | Bin 523 -> 467 bytes .../tool_rectangular_selection_cursor.png | Bin 224 -> 187 bytes chalk/plugins/tools/tool_crop/tool_crop.png | Bin 693 -> 649 bytes chalk/plugins/tools/tool_crop/tool_crop_cursor.png | Bin 306 -> 211 bytes chalk/plugins/tools/tool_curves/tool_bezier_cursor.png | Bin 2854 -> 356 bytes chalk/plugins/tools/tool_curves/tool_bezier_paint.png | Bin 680 -> 615 bytes chalk/plugins/tools/tool_curves/tool_bezier_select.png | Bin 637 -> 558 bytes .../plugins/tools/tool_curves/tool_curve_dragging.png | Bin 2956 -> 394 bytes chalk/plugins/tools/tool_curves/tool_example.png | Bin 2918 -> 468 bytes .../plugins/tools/tool_curves/tool_example_cursor.png | Bin 2854 -> 356 bytes chalk/plugins/tools/tool_curves/tool_moutline.png | Bin 778 -> 634 bytes .../plugins/tools/tool_curves/tool_moutline_cursor.png | Bin 2858 -> 368 bytes .../tools/tool_curves/tool_moutline_editing.png | Bin 2968 -> 411 bytes chalk/plugins/tools/tool_filter/tool_filter.png | Bin 497 -> 448 bytes chalk/plugins/tools/tool_filter/tool_filter_cursor.png | Bin 295 -> 217 bytes .../tool_perspectivegrid/tool_perspectivegrid.png | Bin 738 -> 600 bytes .../tool_perspectivetransform.png | Bin 691 -> 538 bytes chalk/plugins/tools/tool_polygon/tool_polygon.png | Bin 773 -> 738 bytes .../plugins/tools/tool_polygon/tool_polygon_cursor.png | Bin 402 -> 280 bytes chalk/plugins/tools/tool_polyline/polyline.png | Bin 587 -> 456 bytes .../tools/tool_polyline/tool_polyline_cursor.png | Bin 397 -> 275 bytes .../tool_selectsimilar/tool_similar_selection.png | Bin 724 -> 671 bytes .../tool_similar_selection_minus_cursor.png | Bin 613 -> 400 bytes .../tool_similar_selection_plus_cursor.png | Bin 630 -> 413 bytes chalk/plugins/tools/tool_star/tool_star.png | Bin 625 -> 598 bytes chalk/plugins/tools/tool_star/tool_star_cursor.png | Bin 367 -> 262 bytes chalk/plugins/tools/tool_transform/tool_transform.png | Bin 458 -> 344 bytes 63 files changed, 0 insertions(+), 0 deletions(-) (limited to 'chalk/plugins') diff --git a/chalk/plugins/paintops/defaultpaintops/airbrush.png b/chalk/plugins/paintops/defaultpaintops/airbrush.png index 36c1d707..3a251886 100644 Binary files a/chalk/plugins/paintops/defaultpaintops/airbrush.png and b/chalk/plugins/paintops/defaultpaintops/airbrush.png differ diff --git a/chalk/plugins/paintops/defaultpaintops/eraser.png b/chalk/plugins/paintops/defaultpaintops/eraser.png index c5461aba..a21a4f19 100644 Binary files a/chalk/plugins/paintops/defaultpaintops/eraser.png and b/chalk/plugins/paintops/defaultpaintops/eraser.png differ diff --git a/chalk/plugins/paintops/defaultpaintops/paintbrush.png b/chalk/plugins/paintops/defaultpaintops/paintbrush.png index accc0411..4907c8bf 100644 Binary files a/chalk/plugins/paintops/defaultpaintops/paintbrush.png and b/chalk/plugins/paintops/defaultpaintops/paintbrush.png differ diff --git a/chalk/plugins/paintops/defaultpaintops/pencil.png b/chalk/plugins/paintops/defaultpaintops/pencil.png index 08a2f4cf..a73cb078 100644 Binary files a/chalk/plugins/paintops/defaultpaintops/pencil.png and b/chalk/plugins/paintops/defaultpaintops/pencil.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_color_fill.png b/chalk/plugins/tools/defaulttools/tool_color_fill.png index fdbe9ae5..9c62270f 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_color_fill.png and b/chalk/plugins/tools/defaulttools/tool_color_fill.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_colorpicker.png b/chalk/plugins/tools/defaulttools/tool_colorpicker.png index 06164f7e..79eb1709 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_colorpicker.png and b/chalk/plugins/tools/defaulttools/tool_colorpicker.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_duplicate.png b/chalk/plugins/tools/defaulttools/tool_duplicate.png index 1710cf5d..a22fb622 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_duplicate.png and b/chalk/plugins/tools/defaulttools/tool_duplicate.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png b/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png index 31418815..702f0b7c 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png and b/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png b/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png index b97f215b..fcfdb7c0 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png and b/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_fill_cursor.png b/chalk/plugins/tools/defaulttools/tool_fill_cursor.png index 66691cb1..b2cac449 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_fill_cursor.png and b/chalk/plugins/tools/defaulttools/tool_fill_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_freehand.png b/chalk/plugins/tools/defaulttools/tool_freehand.png index c313410d..c3d65eeb 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_freehand.png and b/chalk/plugins/tools/defaulttools/tool_freehand.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png b/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png index 194bb200..0da9f2ff 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png and b/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_gradient.png b/chalk/plugins/tools/defaulttools/tool_gradient.png index a45075a8..e30d4282 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_gradient.png and b/chalk/plugins/tools/defaulttools/tool_gradient.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png b/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png index fd20079a..7f78a519 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png and b/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_line.png b/chalk/plugins/tools/defaulttools/tool_line.png index 49f6fe2b..5990683c 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_line.png and b/chalk/plugins/tools/defaulttools/tool_line.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_line_cursor.png b/chalk/plugins/tools/defaulttools/tool_line_cursor.png index 66ec6b05..2b58162c 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_line_cursor.png and b/chalk/plugins/tools/defaulttools/tool_line_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_move.png b/chalk/plugins/tools/defaulttools/tool_move.png index 386224ed..86c8e34b 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_move.png and b/chalk/plugins/tools/defaulttools/tool_move.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_pan.png b/chalk/plugins/tools/defaulttools/tool_pan.png index c45a9c69..77d5d8b4 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_pan.png and b/chalk/plugins/tools/defaulttools/tool_pan.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png b/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png index 0dba614b..299554c5 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png and b/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_text.png b/chalk/plugins/tools/defaulttools/tool_text.png index c1683fc0..851f0ca3 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_text.png and b/chalk/plugins/tools/defaulttools/tool_text.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_text_cursor.png b/chalk/plugins/tools/defaulttools/tool_text_cursor.png index e241beaf..f7289b0d 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_text_cursor.png and b/chalk/plugins/tools/defaulttools/tool_text_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_zoom.png b/chalk/plugins/tools/defaulttools/tool_zoom.png index 10689553..26de2cf2 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_zoom.png and b/chalk/plugins/tools/defaulttools/tool_zoom.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png b/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png index 7089eaf3..97a16c14 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png and b/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png differ diff --git a/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png b/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png index 52c59b45..c928e5a6 100644 Binary files a/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png and b/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_brush_selection.png b/chalk/plugins/tools/selectiontools/tool_brush_selection.png index 3d1bba3f..df32f2cc 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_brush_selection.png and b/chalk/plugins/tools/selectiontools/tool_brush_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png index 96929d8f..f973fec4 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png b/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png index fcc8f36d..f56df096 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png and b/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png index 0e3572cd..004c7583 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png b/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png index ad585848..ecd3377d 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png and b/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png index 5e02f87b..83913411 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_eraser_selection.png b/chalk/plugins/tools/selectiontools/tool_eraser_selection.png index ffe2e440..daba0d44 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_eraser_selection.png and b/chalk/plugins/tools/selectiontools/tool_eraser_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png index e6b01060..05aee4f2 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_outline_selection.png b/chalk/plugins/tools/selectiontools/tool_outline_selection.png index ca1cb1d1..6068734f 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_outline_selection.png and b/chalk/plugins/tools/selectiontools/tool_outline_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png index 10ef65fe..3de8074f 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png b/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png index eda50984..0e9d14f9 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png and b/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png index 6bf000a7..d0142f13 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_rect_selection.png b/chalk/plugins/tools/selectiontools/tool_rect_selection.png index 7cb658c8..cd85602b 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_rect_selection.png and b/chalk/plugins/tools/selectiontools/tool_rect_selection.png differ diff --git a/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png index 548d8ace..42c2affb 100644 Binary files a/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png and b/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png differ diff --git a/chalk/plugins/tools/tool_crop/tool_crop.png b/chalk/plugins/tools/tool_crop/tool_crop.png index ce53d708..725e2e4e 100644 Binary files a/chalk/plugins/tools/tool_crop/tool_crop.png and b/chalk/plugins/tools/tool_crop/tool_crop.png differ diff --git a/chalk/plugins/tools/tool_crop/tool_crop_cursor.png b/chalk/plugins/tools/tool_crop/tool_crop_cursor.png index 325461bb..6484078c 100644 Binary files a/chalk/plugins/tools/tool_crop/tool_crop_cursor.png and b/chalk/plugins/tools/tool_crop/tool_crop_cursor.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png b/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png index d25a4ab1..fd8fc59a 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png and b/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_paint.png b/chalk/plugins/tools/tool_curves/tool_bezier_paint.png index 290a1f02..1f3c1c72 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_bezier_paint.png and b/chalk/plugins/tools/tool_curves/tool_bezier_paint.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_select.png b/chalk/plugins/tools/tool_curves/tool_bezier_select.png index 106c47ff..e0950466 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_bezier_select.png and b/chalk/plugins/tools/tool_curves/tool_bezier_select.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_curve_dragging.png b/chalk/plugins/tools/tool_curves/tool_curve_dragging.png index a7669ef1..9822b33c 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_curve_dragging.png and b/chalk/plugins/tools/tool_curves/tool_curve_dragging.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_example.png b/chalk/plugins/tools/tool_curves/tool_example.png index 893d2514..2fc127b0 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_example.png and b/chalk/plugins/tools/tool_curves/tool_example.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_example_cursor.png b/chalk/plugins/tools/tool_curves/tool_example_cursor.png index d25a4ab1..fd8fc59a 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_example_cursor.png and b/chalk/plugins/tools/tool_curves/tool_example_cursor.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_moutline.png b/chalk/plugins/tools/tool_curves/tool_moutline.png index e2670292..1fc59c74 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_moutline.png and b/chalk/plugins/tools/tool_curves/tool_moutline.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png b/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png index 283a86d1..a892d17e 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png and b/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png differ diff --git a/chalk/plugins/tools/tool_curves/tool_moutline_editing.png b/chalk/plugins/tools/tool_curves/tool_moutline_editing.png index 3a308901..e259035c 100644 Binary files a/chalk/plugins/tools/tool_curves/tool_moutline_editing.png and b/chalk/plugins/tools/tool_curves/tool_moutline_editing.png differ diff --git a/chalk/plugins/tools/tool_filter/tool_filter.png b/chalk/plugins/tools/tool_filter/tool_filter.png index 6598d9fc..97d121a6 100644 Binary files a/chalk/plugins/tools/tool_filter/tool_filter.png and b/chalk/plugins/tools/tool_filter/tool_filter.png differ diff --git a/chalk/plugins/tools/tool_filter/tool_filter_cursor.png b/chalk/plugins/tools/tool_filter/tool_filter_cursor.png index d1e7f3d5..a11595d2 100644 Binary files a/chalk/plugins/tools/tool_filter/tool_filter_cursor.png and b/chalk/plugins/tools/tool_filter/tool_filter_cursor.png differ diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png index ac4efbfa..352738de 100644 Binary files a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png and b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png differ diff --git a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png index c64d09eb..cb441ec6 100644 Binary files a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png and b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png differ diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon.png b/chalk/plugins/tools/tool_polygon/tool_polygon.png index 654083c6..d5d5dfad 100644 Binary files a/chalk/plugins/tools/tool_polygon/tool_polygon.png and b/chalk/plugins/tools/tool_polygon/tool_polygon.png differ diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png b/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png index bca4bffd..1129d50f 100644 Binary files a/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png and b/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png differ diff --git a/chalk/plugins/tools/tool_polyline/polyline.png b/chalk/plugins/tools/tool_polyline/polyline.png index df36313e..8c314a25 100644 Binary files a/chalk/plugins/tools/tool_polyline/polyline.png and b/chalk/plugins/tools/tool_polyline/polyline.png differ diff --git a/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png b/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png index b60c2db0..6b987ff3 100644 Binary files a/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png and b/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png differ diff --git a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png index 3025b100..5c9eb0a3 100644 Binary files a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png and b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png differ diff --git a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png index e6b2da50..aa8bd1c6 100644 Binary files a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png and b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png differ diff --git a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png index d5a5e726..0b47c292 100644 Binary files a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png and b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png differ diff --git a/chalk/plugins/tools/tool_star/tool_star.png b/chalk/plugins/tools/tool_star/tool_star.png index c7627866..4d2e8c73 100644 Binary files a/chalk/plugins/tools/tool_star/tool_star.png and b/chalk/plugins/tools/tool_star/tool_star.png differ diff --git a/chalk/plugins/tools/tool_star/tool_star_cursor.png b/chalk/plugins/tools/tool_star/tool_star_cursor.png index d3cef598..9ec6ef9c 100644 Binary files a/chalk/plugins/tools/tool_star/tool_star_cursor.png and b/chalk/plugins/tools/tool_star/tool_star_cursor.png differ diff --git a/chalk/plugins/tools/tool_transform/tool_transform.png b/chalk/plugins/tools/tool_transform/tool_transform.png index 6c601433..7b787400 100644 Binary files a/chalk/plugins/tools/tool_transform/tool_transform.png and b/chalk/plugins/tools/tool_transform/tool_transform.png differ -- cgit v1.2.1