pngenc: Encode every frame individually
Passing multiple frames to the encoder only causes the PNG header to be written before the very first frame and is meant for writing animated APNG.
Fixes #261 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Passing multiple frames to the encoder only causes the PNG header to be written before the very first frame and is meant for writing animated APNG.
Fixes #261 (closed)