Releases: dloebl/cgif
Releases · dloebl/cgif
v0.5.2
v0.5.1
- Fix potential heap buffer overflow during LZW compression
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.1
v0.4.0
What's Changed
- Don't enqueue duplicate, sequential frames by @joshuamsager in #55
- Disallow zero dimensions by @dloebl in #57
New Contributors
- @joshuamsager made their first contribution in #55
Full Changelog: V0.3.2...v0.4.0
V0.3.2
V0.3.1
V0.3.0
V0.2.1
V0.2.0
Improvements:
- Added frame-level flag CGIF_FRAME_ATTR_HAS_ALPHA (for setting per-frame alpha channel #38)
- Added frame-level flag CGIF_FRAME_ATTR_HAS_SET_TRANS (allows the user to set which pixels are reused from the previous frame #38)
Project specific changes: