Announcing PyDPainter 2.0.0 with Animation
September 02, 2024
PyDPainter 2.0 is out now! This release adds animation to its array of pixel-painting capabilities.
Here are some of the new features:
Animation
- Load and save GIF and IFF ANIM5
- Import and export a series of frames
- Edit and copy per-frame color palettes
- Easily edit per-frame animation rates
- Animation toolbar with VCR controls
Additional Improvements
- Import 24-bit and Amiga HAM images and convert to 256 colors
- Amiga overscan screen support
- Multicycle support for color cycling the colors in a custom brush
- Many bugs fixed
- Added a recovery mode (in case a bug isn't fixed yet)
Go to pydpainter.org to download version 2.0.0 .
Also explore the new animation tutorial (thanks to Stephane Anquetil):
https://pydpainter.org/docs/tutorials/src/animpainting/animpainting.md
Recent Blog Posts