egui/crates/egui_extras/src/loaders
Aely 1e0f3a5e2d
Animated WebP support (#5470)
Adds support for animated WebP images. Used the already existing GIF
implementation as a template for most of it.

* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-12-29 11:46:08 +01:00
..
ehttp_loader.rs Do no use the ahash reimport (#4504) 2024-05-27 16:24:50 +02:00
file_loader.rs `egui_extras`: Fix file mime from path (wrong feature name) (#4933) 2024-08-26 11:24:08 +02:00
gif_loader.rs Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00
image_loader.rs Make image extension lowercase before checking if it is supported (#5501) 2024-12-28 16:01:30 +01:00
svg_loader.rs Do no use the ahash reimport (#4504) 2024-05-27 16:24:50 +02:00
webp_loader.rs Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00