mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282)
This commit is contained in:
8
egui_extras/README.md
Normal file
8
egui_extras/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# egui_extras
|
||||
|
||||
[](https://crates.io/crates/egui_extras)
|
||||
[](https://docs.rs/egui_extras)
|
||||

|
||||

|
||||
|
||||
This is a crate that adds some features on top top of [`egui`](https://github.com/emilk/egui). This crate are for experimental features, and features that require big dependencies that does not belong in `egui`.
|
||||
Reference in New Issue
Block a user