egui/crates/egui_extras
Emil Ernerfeldt 06d753c289
Update SVG crates (#2670)
* Update resvg, tiny-skia and usv to latest

* Remove default features from svg crates

Users can always opt-in to them themselves

* Update png 0.17.6 -> 0.17.7
2023-02-04 13:00:04 +01:00
..
src Update SVG crates (#2670) 2023-02-04 13:00:04 +01:00
Cargo.toml Update SVG crates (#2670) 2023-02-04 13:00:04 +01:00
CHANGELOG.md Fix incorrect date in CHANGELOGs 2022-12-09 08:29:44 +01:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

egui_extras

Latest version Documentation MIT Apache

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