egui/crates/egui_glow/src
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
..
shader Fix text distortion on mobile devices/browsers with `glow` backend (#6893) 2025-04-30 14:12:08 +02:00
lib.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
misc_util.rs Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +01:00
painter.rs Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
shader_version.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
vao.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
winit.rs Unpin & upgrade winit to 0.30.5 (#4939) 2024-08-09 09:15:14 +02:00