egui/crates/egui_glium/examples
Emil Ernerfeldt 3c4223c6b1
Support images with rounded corners (#3257)
* Add `Rect::ZERO`

* Add `Rounding::ZERO`

* Add `RectShape::new`

* Add `Image::rounding` to support images with rounded corners
2023-08-15 09:29:30 +02:00
..
native_texture.rs Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
pure_glium.rs Fix wrong detection of OS (#3238) 2023-08-12 13:50:31 +02:00