egui/crates
Emil Ernerfeldt 2cf6a3a9a6
Track original SVG size (#7098)
This fixes bugs related to how an `Image` follows the size of an SVG.

We track the "source size" of each image, i.e. the original width/height
of the SVG, which can be different from whatever it was rasterized as.
2025-05-28 08:33:01 +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 Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui-wgpu Track original SVG size (#7098) 2025-05-28 08:33:01 +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 Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui_extras Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui_glow Track original SVG size (#7098) 2025-05-28 08:33:01 +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 Fix sometimes blurry SVGs (#7071) 2025-05-21 20:01:40 +02:00
epaint Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00