YYImage
YYImage copied to clipboard
Frame duration issue on APNG?
When encoding an array of UIImage objects to an APNG file, the code doesn't seem to respect the animation duration set on the final frame. (At least when viewed in Safari on Mac OS X, the animation loops with all frames using the duration of the first frame.)
When I use the same code to encode an animated GIF, the image appears to animate correctly.
Anyone else having this issue?
Fixed: https://github.com/ibireme/YYImage/commit/fa2fce9cb1762e6223eebc83424387528281c9a3