Crates.io | egui_minipng |
lib.rs | egui_minipng |
version | 0.4.0 |
source | src |
created_at | 2024-03-26 09:14:49.63176 |
updated_at | 2024-10-19 02:26:21.361608 |
description | egui PNG image loader based on minipng |
homepage | |
repository | https://github.com/LeadRDRK/egui_minipng |
max_upload_size | |
id | 1186110 |
size | 5,808 |
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);