1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/examples/screenshot
Emil Ernerfeldt 08fb447fb5 Increase MSRV to 1.67 (#3234)
* Bump MSRV to 1.67

* clippy fixes

* cargo clippy: inline format args

* Add `clippy::uninlined_format_args` to cranky lints

* Fix clippy on wasm

* More clippy fixes
2023-08-11 13:54:02 +02:00
..
2023-04-21 11:33:18 +02:00
2023-08-11 13:54:02 +02:00

Example how to take screenshots and display them with eframe/egui.

cargo run -p screenshot