egui/crates
Emil Ernerfeldt 54ae2360ec
Fix incorrect color fringe colors on SVG:s (#7069)
This is a problem that affected the fringes on all SVG:s with
transparency, especially on a light background.

## Before

![image](https://github.com/user-attachments/assets/342823ad-005c-4f82-83a6-d2dcccfd3221)


## After

![image](https://github.com/user-attachments/assets/73398265-d333-461b-8c2b-fce405d95a9c)
2025-05-21 17:18:36 +02:00
..
ecolor Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
eframe Disallow `accesskit` on Android NativeActivity, making `hello_android` working again (#6855) 2025-05-18 13:17:28 +02:00
egui Fix typo in deprecation message for `ComboBox::from_id_source` (#7055) 2025-05-18 13:02:58 +02:00
egui-wgpu Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
egui-winit Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_app Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_lib Fix incorrect color fringe colors on SVG:s (#7069) 2025-05-21 17:18:36 +02:00
egui_extras Fix incorrect color fringe colors on SVG:s (#7069) 2025-05-21 17:18:36 +02:00
egui_glow Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_kittest Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
epaint Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00