4 releases (breaking)
new 0.4.0 | Oct 19, 2024 |
---|---|
0.3.0 | Jul 31, 2024 |
0.2.0 | Apr 15, 2024 |
0.1.1 |
|
0.1.0 | Mar 26, 2024 |
#67 in #png
5KB
87 lines
egui_minipng
egui PNG image loader based on the minipng
crate. For those who only want to load PNG images without pulling in the egui_extras
and image
crates.
egui_minipng::install(&egui_ctx);
Dependencies
~9–13MB
~86K SLoC