Show animated images with the Iced GUI framework
  • Rust 93.9%
  • Python 6.1%
Find a file
2025-12-12 20:52:09 -05:00
.github/workflows Add CI caching 2025-12-12 15:47:41 -05:00
assets Release v0.2.0 2025-12-12 20:52:09 -05:00
examples Release v0.2.0 2025-12-12 20:52:09 -05:00
src Add support for APNG 2025-12-12 20:12:49 -05:00
.gitattributes Fork and rebrand to iced-moving-picture 2025-12-12 15:12:40 -05:00
.gitignore Fork and rebrand to iced-moving-picture 2025-12-12 15:12:40 -05:00
.pre-commit-config.yaml Fork and rebrand to iced-moving-picture 2025-12-12 15:12:40 -05:00
Cargo.lock Release v0.2.0 2025-12-12 20:52:09 -05:00
Cargo.toml Release v0.2.0 2025-12-12 20:52:09 -05:00
CHANGELOG.md Release v0.2.0 2025-12-12 20:52:09 -05:00
CONTRIBUTING.md Release v0.1.0 2025-12-12 16:07:40 -05:00
LICENSE Fork and rebrand to iced-moving-picture 2025-12-12 15:12:40 -05:00
README.md Release v0.2.0 2025-12-12 20:52:09 -05:00
tasks.py Release v0.1.0 2025-12-12 16:07:40 -05:00

Iced Moving Picture

iced-moving-picture is an Iced widget library (forked from iced_gif) to show animated images using Iced.

Supported formats:

  • GIF
  • APNG

Demo

Examples