egui/egui_extras
2022-02-27 13:30:29 +01:00
..
src Merge remote-tracking branch 'egui/master' into dynamic-grid 2022-02-27 13:30:29 +01:00
Cargo.toml Merge remote-tracking branch 'egui/master' into dynamic-grid 2022-02-27 13:30:29 +01:00
CHANGELOG.md Release 0.17.0 - Improved font selection and image handling 2022-02-22 19:32:30 +01:00
README.md Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282) 2022-02-21 15:26:26 +01:00

egui_extras

Latest version Documentation MIT Apache

This is a crate that adds some features on top top of egui. This crate are for experimental features, and features that require big dependencies that does not belong in egui.