summaryrefslogtreecommitdiffstats
path: root/chalk/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-07-23 18:03:46 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-07-23 18:03:46 -0500
commit8848f515d0138ccc1f58dd1e9b652585bd4b3e07 (patch)
treec01a8987ced2ee0fb6ad3b433eba9243b530442f /chalk/plugins
parentdbd0718e1191d4eb14b77263c935c14427df1a52 (diff)
downloadkoffice-8848f515d0138ccc1f58dd1e9b652585bd4b3e07.tar.gz
koffice-8848f515d0138ccc1f58dd1e9b652585bd4b3e07.zip
Fix invalid headers in PNG files and optimize for size
Diffstat (limited to 'chalk/plugins')
-rw-r--r--chalk/plugins/paintops/defaultpaintops/airbrush.pngbin1038 -> 826 bytes
-rw-r--r--chalk/plugins/paintops/defaultpaintops/eraser.pngbin735 -> 645 bytes
-rw-r--r--chalk/plugins/paintops/defaultpaintops/paintbrush.pngbin770 -> 637 bytes
-rw-r--r--chalk/plugins/paintops/defaultpaintops/pencil.pngbin794 -> 639 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_color_fill.pngbin1102 -> 951 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_colorpicker.pngbin713 -> 592 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_duplicate.pngbin1087 -> 907 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_duplicate_cursor.pngbin309 -> 228 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_ellipse_cursor.pngbin309 -> 204 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_fill_cursor.pngbin516 -> 358 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_freehand.pngbin658 -> 522 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_freehand_cursor.pngbin261 -> 198 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_gradient.pngbin386 -> 337 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_gradient_cursor.pngbin294 -> 195 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_line.pngbin354 -> 277 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_line_cursor.pngbin248 -> 159 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_move.pngbin664 -> 532 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_pan.pngbin863 -> 781 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_rectangle_cursor.pngbin230 -> 157 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_text.pngbin891 -> 752 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_text_cursor.pngbin300 -> 198 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_zoom.pngbin877 -> 779 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.pngbin283 -> 209 bytes
-rw-r--r--chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.pngbin302 -> 213 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_brush_selection.pngbin1052 -> 877 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.pngbin339 -> 266 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_contiguous_selection.pngbin836 -> 697 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.pngbin321 -> 244 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_elliptical_selection.pngbin703 -> 589 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.pngbin296 -> 211 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_eraser_selection.pngbin1087 -> 947 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.pngbin341 -> 263 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_outline_selection.pngbin556 -> 470 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.pngbin359 -> 284 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_polygonal_selection.pngbin576 -> 476 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.pngbin433 -> 285 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_rect_selection.pngbin523 -> 467 bytes
-rw-r--r--chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.pngbin224 -> 187 bytes
-rw-r--r--chalk/plugins/tools/tool_crop/tool_crop.pngbin693 -> 649 bytes
-rw-r--r--chalk/plugins/tools/tool_crop/tool_crop_cursor.pngbin306 -> 211 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_bezier_cursor.pngbin2854 -> 356 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_bezier_paint.pngbin680 -> 615 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_bezier_select.pngbin637 -> 558 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_curve_dragging.pngbin2956 -> 394 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_example.pngbin2918 -> 468 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_example_cursor.pngbin2854 -> 356 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_moutline.pngbin778 -> 634 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_moutline_cursor.pngbin2858 -> 368 bytes
-rw-r--r--chalk/plugins/tools/tool_curves/tool_moutline_editing.pngbin2968 -> 411 bytes
-rw-r--r--chalk/plugins/tools/tool_filter/tool_filter.pngbin497 -> 448 bytes
-rw-r--r--chalk/plugins/tools/tool_filter/tool_filter_cursor.pngbin295 -> 217 bytes
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.pngbin738 -> 600 bytes
-rw-r--r--chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.pngbin691 -> 538 bytes
-rw-r--r--chalk/plugins/tools/tool_polygon/tool_polygon.pngbin773 -> 738 bytes
-rw-r--r--chalk/plugins/tools/tool_polygon/tool_polygon_cursor.pngbin402 -> 280 bytes
-rw-r--r--chalk/plugins/tools/tool_polyline/polyline.pngbin587 -> 456 bytes
-rw-r--r--chalk/plugins/tools/tool_polyline/tool_polyline_cursor.pngbin397 -> 275 bytes
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.pngbin724 -> 671 bytes
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.pngbin613 -> 400 bytes
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.pngbin630 -> 413 bytes
-rw-r--r--chalk/plugins/tools/tool_star/tool_star.pngbin625 -> 598 bytes
-rw-r--r--chalk/plugins/tools/tool_star/tool_star_cursor.pngbin367 -> 262 bytes
-rw-r--r--chalk/plugins/tools/tool_transform/tool_transform.pngbin458 -> 344 bytes
63 files changed, 0 insertions, 0 deletions
diff --git a/chalk/plugins/paintops/defaultpaintops/airbrush.png b/chalk/plugins/paintops/defaultpaintops/airbrush.png
index 36c1d7076..3a2518868 100644
--- a/chalk/plugins/paintops/defaultpaintops/airbrush.png
+++ b/chalk/plugins/paintops/defaultpaintops/airbrush.png
Binary files differ
diff --git a/chalk/plugins/paintops/defaultpaintops/eraser.png b/chalk/plugins/paintops/defaultpaintops/eraser.png
index c5461abaf..a21a4f195 100644
--- a/chalk/plugins/paintops/defaultpaintops/eraser.png
+++ b/chalk/plugins/paintops/defaultpaintops/eraser.png
Binary files differ
diff --git a/chalk/plugins/paintops/defaultpaintops/paintbrush.png b/chalk/plugins/paintops/defaultpaintops/paintbrush.png
index accc0411e..4907c8bf1 100644
--- a/chalk/plugins/paintops/defaultpaintops/paintbrush.png
+++ b/chalk/plugins/paintops/defaultpaintops/paintbrush.png
Binary files differ
diff --git a/chalk/plugins/paintops/defaultpaintops/pencil.png b/chalk/plugins/paintops/defaultpaintops/pencil.png
index 08a2f4cfc..a73cb0789 100644
--- a/chalk/plugins/paintops/defaultpaintops/pencil.png
+++ b/chalk/plugins/paintops/defaultpaintops/pencil.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_color_fill.png b/chalk/plugins/tools/defaulttools/tool_color_fill.png
index fdbe9ae5e..9c62270fc 100644
--- a/chalk/plugins/tools/defaulttools/tool_color_fill.png
+++ b/chalk/plugins/tools/defaulttools/tool_color_fill.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_colorpicker.png b/chalk/plugins/tools/defaulttools/tool_colorpicker.png
index 06164f7e7..79eb1709b 100644
--- a/chalk/plugins/tools/defaulttools/tool_colorpicker.png
+++ b/chalk/plugins/tools/defaulttools/tool_colorpicker.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_duplicate.png b/chalk/plugins/tools/defaulttools/tool_duplicate.png
index 1710cf5db..a22fb622d 100644
--- a/chalk/plugins/tools/defaulttools/tool_duplicate.png
+++ b/chalk/plugins/tools/defaulttools/tool_duplicate.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png b/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png
index 314188155..702f0b7cf 100644
--- a/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_duplicate_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png b/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png
index b97f215bc..fcfdb7c09 100644
--- a/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_ellipse_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_fill_cursor.png b/chalk/plugins/tools/defaulttools/tool_fill_cursor.png
index 66691cb13..b2cac449c 100644
--- a/chalk/plugins/tools/defaulttools/tool_fill_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_fill_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_freehand.png b/chalk/plugins/tools/defaulttools/tool_freehand.png
index c313410db..c3d65eebc 100644
--- a/chalk/plugins/tools/defaulttools/tool_freehand.png
+++ b/chalk/plugins/tools/defaulttools/tool_freehand.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png b/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png
index 194bb2003..0da9f2ff9 100644
--- a/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_freehand_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_gradient.png b/chalk/plugins/tools/defaulttools/tool_gradient.png
index a45075a8e..e30d42823 100644
--- a/chalk/plugins/tools/defaulttools/tool_gradient.png
+++ b/chalk/plugins/tools/defaulttools/tool_gradient.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png b/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png
index fd20079aa..7f78a519a 100644
--- a/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_gradient_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_line.png b/chalk/plugins/tools/defaulttools/tool_line.png
index 49f6fe2b7..5990683c5 100644
--- a/chalk/plugins/tools/defaulttools/tool_line.png
+++ b/chalk/plugins/tools/defaulttools/tool_line.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_line_cursor.png b/chalk/plugins/tools/defaulttools/tool_line_cursor.png
index 66ec6b05e..2b58162cb 100644
--- a/chalk/plugins/tools/defaulttools/tool_line_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_line_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_move.png b/chalk/plugins/tools/defaulttools/tool_move.png
index 386224ed5..86c8e34b1 100644
--- a/chalk/plugins/tools/defaulttools/tool_move.png
+++ b/chalk/plugins/tools/defaulttools/tool_move.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_pan.png b/chalk/plugins/tools/defaulttools/tool_pan.png
index c45a9c69a..77d5d8b48 100644
--- a/chalk/plugins/tools/defaulttools/tool_pan.png
+++ b/chalk/plugins/tools/defaulttools/tool_pan.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png b/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png
index 0dba614b1..299554c5d 100644
--- a/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_rectangle_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_text.png b/chalk/plugins/tools/defaulttools/tool_text.png
index c1683fc04..851f0ca35 100644
--- a/chalk/plugins/tools/defaulttools/tool_text.png
+++ b/chalk/plugins/tools/defaulttools/tool_text.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_text_cursor.png b/chalk/plugins/tools/defaulttools/tool_text_cursor.png
index e241beaff..f7289b0dd 100644
--- a/chalk/plugins/tools/defaulttools/tool_text_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_text_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_zoom.png b/chalk/plugins/tools/defaulttools/tool_zoom.png
index 106895538..26de2cf22 100644
--- a/chalk/plugins/tools/defaulttools/tool_zoom.png
+++ b/chalk/plugins/tools/defaulttools/tool_zoom.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png b/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png
index 7089eaf33..97a16c146 100644
--- a/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_zoom_minus_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png b/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png
index 52c59b458..c928e5a67 100644
--- a/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png
+++ b/chalk/plugins/tools/defaulttools/tool_zoom_plus_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_brush_selection.png b/chalk/plugins/tools/selectiontools/tool_brush_selection.png
index 3d1bba3f0..df32f2cc9 100644
--- a/chalk/plugins/tools/selectiontools/tool_brush_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_brush_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png
index 96929d8f6..f973fec4d 100644
--- a/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_brush_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png b/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png
index fcc8f36d5..f56df0964 100644
--- a/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_contiguous_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png
index 0e3572cd7..004c7583f 100644
--- a/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_contiguous_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png b/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png
index ad585848d..ecd3377d6 100644
--- a/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_elliptical_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png
index 5e02f87be..839134110 100644
--- a/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_elliptical_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_eraser_selection.png b/chalk/plugins/tools/selectiontools/tool_eraser_selection.png
index ffe2e4402..daba0d441 100644
--- a/chalk/plugins/tools/selectiontools/tool_eraser_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_eraser_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png
index e6b010609..05aee4f22 100644
--- a/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_eraser_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_outline_selection.png b/chalk/plugins/tools/selectiontools/tool_outline_selection.png
index ca1cb1d1f..6068734f2 100644
--- a/chalk/plugins/tools/selectiontools/tool_outline_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_outline_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png
index 10ef65fea..3de8074fb 100644
--- a/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_outline_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png b/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png
index eda50984d..0e9d14f9b 100644
--- a/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_polygonal_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png
index 6bf000a78..d0142f13e 100644
--- a/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_polygonal_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_rect_selection.png b/chalk/plugins/tools/selectiontools/tool_rect_selection.png
index 7cb658c80..cd85602bd 100644
--- a/chalk/plugins/tools/selectiontools/tool_rect_selection.png
+++ b/chalk/plugins/tools/selectiontools/tool_rect_selection.png
Binary files differ
diff --git a/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png b/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png
index 548d8ace1..42c2affb7 100644
--- a/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png
+++ b/chalk/plugins/tools/selectiontools/tool_rectangular_selection_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_crop/tool_crop.png b/chalk/plugins/tools/tool_crop/tool_crop.png
index ce53d7089..725e2e4e1 100644
--- a/chalk/plugins/tools/tool_crop/tool_crop.png
+++ b/chalk/plugins/tools/tool_crop/tool_crop.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_crop/tool_crop_cursor.png b/chalk/plugins/tools/tool_crop/tool_crop_cursor.png
index 325461bb4..6484078ca 100644
--- a/chalk/plugins/tools/tool_crop/tool_crop_cursor.png
+++ b/chalk/plugins/tools/tool_crop/tool_crop_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png b/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png
index d25a4ab1d..fd8fc59a2 100644
--- a/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png
+++ b/chalk/plugins/tools/tool_curves/tool_bezier_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_paint.png b/chalk/plugins/tools/tool_curves/tool_bezier_paint.png
index 290a1f023..1f3c1c725 100644
--- a/chalk/plugins/tools/tool_curves/tool_bezier_paint.png
+++ b/chalk/plugins/tools/tool_curves/tool_bezier_paint.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_bezier_select.png b/chalk/plugins/tools/tool_curves/tool_bezier_select.png
index 106c47ffd..e09504666 100644
--- a/chalk/plugins/tools/tool_curves/tool_bezier_select.png
+++ b/chalk/plugins/tools/tool_curves/tool_bezier_select.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_curve_dragging.png b/chalk/plugins/tools/tool_curves/tool_curve_dragging.png
index a7669ef1d..9822b33c1 100644
--- a/chalk/plugins/tools/tool_curves/tool_curve_dragging.png
+++ b/chalk/plugins/tools/tool_curves/tool_curve_dragging.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_example.png b/chalk/plugins/tools/tool_curves/tool_example.png
index 893d25148..2fc127b08 100644
--- a/chalk/plugins/tools/tool_curves/tool_example.png
+++ b/chalk/plugins/tools/tool_curves/tool_example.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_example_cursor.png b/chalk/plugins/tools/tool_curves/tool_example_cursor.png
index d25a4ab1d..fd8fc59a2 100644
--- a/chalk/plugins/tools/tool_curves/tool_example_cursor.png
+++ b/chalk/plugins/tools/tool_curves/tool_example_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_moutline.png b/chalk/plugins/tools/tool_curves/tool_moutline.png
index e2670292e..1fc59c74a 100644
--- a/chalk/plugins/tools/tool_curves/tool_moutline.png
+++ b/chalk/plugins/tools/tool_curves/tool_moutline.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png b/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png
index 283a86d16..a892d17e3 100644
--- a/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png
+++ b/chalk/plugins/tools/tool_curves/tool_moutline_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_curves/tool_moutline_editing.png b/chalk/plugins/tools/tool_curves/tool_moutline_editing.png
index 3a3089013..e259035ce 100644
--- a/chalk/plugins/tools/tool_curves/tool_moutline_editing.png
+++ b/chalk/plugins/tools/tool_curves/tool_moutline_editing.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_filter/tool_filter.png b/chalk/plugins/tools/tool_filter/tool_filter.png
index 6598d9fcb..97d121a68 100644
--- a/chalk/plugins/tools/tool_filter/tool_filter.png
+++ b/chalk/plugins/tools/tool_filter/tool_filter.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_filter/tool_filter_cursor.png b/chalk/plugins/tools/tool_filter/tool_filter_cursor.png
index d1e7f3d51..a11595d24 100644
--- a/chalk/plugins/tools/tool_filter/tool_filter_cursor.png
+++ b/chalk/plugins/tools/tool_filter/tool_filter_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png
index ac4efbfa8..352738dea 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png
+++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png
index c64d09eb5..cb441ec60 100644
--- a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png
+++ b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon.png b/chalk/plugins/tools/tool_polygon/tool_polygon.png
index 654083c60..d5d5dfadb 100644
--- a/chalk/plugins/tools/tool_polygon/tool_polygon.png
+++ b/chalk/plugins/tools/tool_polygon/tool_polygon.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png b/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png
index bca4bffd6..1129d50f9 100644
--- a/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png
+++ b/chalk/plugins/tools/tool_polygon/tool_polygon_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_polyline/polyline.png b/chalk/plugins/tools/tool_polyline/polyline.png
index df36313e5..8c314a256 100644
--- a/chalk/plugins/tools/tool_polyline/polyline.png
+++ b/chalk/plugins/tools/tool_polyline/polyline.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png b/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png
index b60c2db09..6b987ff3e 100644
--- a/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png
+++ b/chalk/plugins/tools/tool_polyline/tool_polyline_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png
index 3025b1007..5c9eb0a3d 100644
--- a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png
+++ b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection.png
Binary files 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 e6b2da502..aa8bd1c6b 100644
--- a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png
+++ b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_minus_cursor.png
Binary files 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 d5a5e7267..0b47c292b 100644
--- a/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png
+++ b/chalk/plugins/tools/tool_selectsimilar/tool_similar_selection_plus_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_star/tool_star.png b/chalk/plugins/tools/tool_star/tool_star.png
index c76278669..4d2e8c73a 100644
--- a/chalk/plugins/tools/tool_star/tool_star.png
+++ b/chalk/plugins/tools/tool_star/tool_star.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_star/tool_star_cursor.png b/chalk/plugins/tools/tool_star/tool_star_cursor.png
index d3cef598b..9ec6ef9c8 100644
--- a/chalk/plugins/tools/tool_star/tool_star_cursor.png
+++ b/chalk/plugins/tools/tool_star/tool_star_cursor.png
Binary files differ
diff --git a/chalk/plugins/tools/tool_transform/tool_transform.png b/chalk/plugins/tools/tool_transform/tool_transform.png
index 6c6014337..7b787400e 100644
--- a/chalk/plugins/tools/tool_transform/tool_transform.png
+++ b/chalk/plugins/tools/tool_transform/tool_transform.png
Binary files differ