#png #egui #image

egui_minipng

egui PNG image loader based on minipng

4 releases (breaking)

0.4.0 Oct 19, 2024
0.3.0 Jul 31, 2024
0.2.0 Apr 15, 2024
0.1.1 Apr 15, 2024
0.1.0 Mar 26, 2024

#610 in Images

Download history 189/week @ 2024-10-15 15/week @ 2024-10-22 5/week @ 2024-10-29 10/week @ 2024-11-05 1/week @ 2024-11-19 3/week @ 2024-12-10

309 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–13MB
~86K SLoC