feat: add GIF animation packer #1

Merged
Bairan.Zhang merged 3 commits from develop into main 2026-05-09 12:11:15 +08:00
Owner

Summary

  • Add a Python CLI that extracts GIF frames and converts them through LVGLImage.py into BIN assets.
  • Add README usage docs, dependency list, ignore rules, and a sample GIF.
  • Document agent workflow rules, virtual environment setup, Conventional Commits, and Semantic Versioning policy.

Validation

  • python3 -m py_compile EmbeddedAnimPacker.py
  • python3 EmbeddedAnimPacker.py --help
## Summary - Add a Python CLI that extracts GIF frames and converts them through LVGLImage.py into BIN assets. - Add README usage docs, dependency list, ignore rules, and a sample GIF. - Document agent workflow rules, virtual environment setup, Conventional Commits, and Semantic Versioning policy. ## Validation - python3 -m py_compile EmbeddedAnimPacker.py - python3 EmbeddedAnimPacker.py --help
Bairan.Zhang added 3 commits 2026-05-09 12:10:29 +08:00
Bairan.Zhang merged commit aee4270235 into main 2026-05-09 12:11:15 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bairan.Zhang/EmbeddedAnimPacker#1
No description provided.