#png #egui #image

egui_minipng

egui PNG image loader based on minipng

2 unstable releases

new 0.2.0 Apr 15, 2024
0.1.1 Apr 15, 2024
0.1.0 Mar 26, 2024

#317 in Images

Download history 120/week @ 2024-03-24 31/week @ 2024-03-31 1/week @ 2024-04-07

152 downloads per month

MIT license

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–15MB
~79K SLoC