diff --git a/.gitattributes b/.gitattributes index bffb89d4a..2fe00c003 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ * text=auto eol=lf Cargo.lock linguist-generated=false -**/tests/snapshots/**/*.png filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text diff --git a/crates/eframe/data/icon.png b/crates/eframe/data/icon.png index cf1e6c3eb..91a0f0775 100644 Binary files a/crates/eframe/data/icon.png and b/crates/eframe/data/icon.png differ diff --git a/crates/egui/assets/ferris.png b/crates/egui/assets/ferris.png index 8741baa19..129c7f931 100644 Binary files a/crates/egui/assets/ferris.png and b/crates/egui/assets/ferris.png differ diff --git a/crates/egui_demo_lib/data/icon.png b/crates/egui_demo_lib/data/icon.png index 87f15e746..eb17ab1a2 100644 Binary files a/crates/egui_demo_lib/data/icon.png and b/crates/egui_demo_lib/data/icon.png differ diff --git a/examples/confirm_exit/screenshot.png b/examples/confirm_exit/screenshot.png index 931f17c98..854955cf7 100644 Binary files a/examples/confirm_exit/screenshot.png and b/examples/confirm_exit/screenshot.png differ diff --git a/examples/custom_3d_glow/screenshot.png b/examples/custom_3d_glow/screenshot.png index cea68ab36..c3907a5ec 100644 Binary files a/examples/custom_3d_glow/screenshot.png and b/examples/custom_3d_glow/screenshot.png differ diff --git a/examples/custom_font/screenshot.png b/examples/custom_font/screenshot.png index 97132d02c..7e6edc3dd 100644 Binary files a/examples/custom_font/screenshot.png and b/examples/custom_font/screenshot.png differ diff --git a/examples/custom_font_style/screenshot.png b/examples/custom_font_style/screenshot.png index 0a8cdf08e..bb7727a1d 100644 Binary files a/examples/custom_font_style/screenshot.png and b/examples/custom_font_style/screenshot.png differ diff --git a/examples/custom_keypad/screenshot.png b/examples/custom_keypad/screenshot.png index 632459e51..1d860e140 100644 Binary files a/examples/custom_keypad/screenshot.png and b/examples/custom_keypad/screenshot.png differ diff --git a/examples/custom_style/screenshot.png b/examples/custom_style/screenshot.png index dc051c5d9..4c2ad30b0 100644 Binary files a/examples/custom_style/screenshot.png and b/examples/custom_style/screenshot.png differ diff --git a/examples/custom_window_frame/screenshot.png b/examples/custom_window_frame/screenshot.png index 040a31ff2..92e11a695 100644 Binary files a/examples/custom_window_frame/screenshot.png and b/examples/custom_window_frame/screenshot.png differ diff --git a/examples/file_dialog/screenshot.png b/examples/file_dialog/screenshot.png index 263a8521c..7a1cc0417 100644 Binary files a/examples/file_dialog/screenshot.png and b/examples/file_dialog/screenshot.png differ diff --git a/examples/hello_world/screenshot.png b/examples/hello_world/screenshot.png index 9581b8cf9..da6ceede9 100644 Binary files a/examples/hello_world/screenshot.png and b/examples/hello_world/screenshot.png differ diff --git a/examples/hello_world_simple/screenshot.png b/examples/hello_world_simple/screenshot.png index e7423f003..8e5d56570 100644 Binary files a/examples/hello_world_simple/screenshot.png and b/examples/hello_world_simple/screenshot.png differ diff --git a/examples/images/screenshot.png b/examples/images/screenshot.png index 87d3d53d4..7d81312aa 100644 Binary files a/examples/images/screenshot.png and b/examples/images/screenshot.png differ diff --git a/examples/keyboard_events/screenshot.png b/examples/keyboard_events/screenshot.png index e144d870f..ed6ba6837 100644 Binary files a/examples/keyboard_events/screenshot.png and b/examples/keyboard_events/screenshot.png differ diff --git a/examples/puffin_profiler/screenshot.png b/examples/puffin_profiler/screenshot.png index 1792f0e64..319a34730 100644 Binary files a/examples/puffin_profiler/screenshot.png and b/examples/puffin_profiler/screenshot.png differ diff --git a/examples/screenshot/screenshot.png b/examples/screenshot/screenshot.png index 27bf79908..952238324 100644 Binary files a/examples/screenshot/screenshot.png and b/examples/screenshot/screenshot.png differ diff --git a/examples/serial_windows/screenshot.png b/examples/serial_windows/screenshot.png index 6926765b0..b1300a419 100644 Binary files a/examples/serial_windows/screenshot.png and b/examples/serial_windows/screenshot.png differ diff --git a/examples/user_attention/screenshot.png b/examples/user_attention/screenshot.png index d7ee61cce..015bdf7ec 100644 Binary files a/examples/user_attention/screenshot.png and b/examples/user_attention/screenshot.png differ diff --git a/media/demo-2020-08-21.png b/media/demo-2020-08-21.png index 00101a6d5..a852ab830 100644 Binary files a/media/demo-2020-08-21.png and b/media/demo-2020-08-21.png differ diff --git a/media/demo-2020-10-24.png b/media/demo-2020-10-24.png index 96282a706..affeff063 100644 Binary files a/media/demo-2020-10-24.png and b/media/demo-2020-10-24.png differ diff --git a/media/demo-2021-01-02.png b/media/demo-2021-01-02.png index d6aff2e68..43f524a8b 100644 Binary files a/media/demo-2021-01-02.png and b/media/demo-2021-01-02.png differ diff --git a/media/demo_light_mode.png b/media/demo_light_mode.png index 993b880ab..16e33eb72 100644 Binary files a/media/demo_light_mode.png and b/media/demo_light_mode.png differ diff --git a/media/light_theme.png b/media/light_theme.png index e2026ef25..e7e991892 100644 Binary files a/media/light_theme.png and b/media/light_theme.png differ diff --git a/media/pompodoro-skin.png b/media/pompodoro-skin.png index cbb18ae0e..7f7b71fcc 100644 Binary files a/media/pompodoro-skin.png and b/media/pompodoro-skin.png differ diff --git a/media/rerun_io_logo.png b/media/rerun_io_logo.png index cda042662..8e3f89a59 100644 Binary files a/media/rerun_io_logo.png and b/media/rerun_io_logo.png differ diff --git a/media/widget_gallery_0.23_light.png b/media/widget_gallery_0.23_light.png index a975f97cd..4a10a56b7 100644 Binary files a/media/widget_gallery_0.23_light.png and b/media/widget_gallery_0.23_light.png differ