8 releases (breaking)
new 0.8.0 | Jul 11, 2025 |
---|---|
0.7.0 | Feb 7, 2025 |
0.6.0 | Dec 19, 2024 |
0.5.0 | Oct 3, 2024 |
0.1.0 | Jan 21, 2024 |
#1492 in GUI
Used in hello_egui
36KB
175 lines
egui_thumbhash
This crate adds an image loader to easily use thumbhashes in egui. It also includes a ThumbhashImage widget to easily display the thumbhash while the image is loading.
Internally we use the thumbhash crate to load the images.
For a showcase, check the gallery example.
Dependencies
~5–10MB
~101K SLoC