1.1.41
(Minor version bumped to reflect the new file format support, but revision will continue to increment upwards.)
Happy New Year!!! I wanted to make a special thanks to qbnu for adding both animated WebP/aPNG support to JPEGView!
Bugs fixed:
- Stop animation/slideshow state when opening file.
Prevents still images in a folder unintentionally played like an animation.
Bug documented in PR #95, thanks qbnu
New features:
- Animated WebP support
Different durations for each frame supported
Caches decoder for speed improvement on loading large files
PR #90, thanks qbnu - Animated PNG support
Animation of 0ms delay defaults to 100ms, like major web browsers
PR #96, thanks qbnu
Changed behavior:
- Check magic bytes to open file for PNG, GIF, and TIFF before falling back to extension.
PR #93, thanks qbnu
Other changes:
- Updated to Turbo JPEG version 2.1.4 (8/12/2022)
- Updated to Google's WebP library version 1.3.0-rc1 HEAD at commit b557776 (12/20/2022)