#png #egui #image

egui_minipng

egui PNG image loader based on minipng

2 unstable releases

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

#354 in Images

Download history 110/week @ 2024-03-22 36/week @ 2024-03-29 6/week @ 2024-04-05 199/week @ 2024-04-12 22/week @ 2024-04-19

234 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–14MB
~80K SLoC