I have an APNG animation with several frames, and it happens that some frames are exactly the same. Each of those frames are carrying its own image data in the file, where they could be just reusing the image data of a prior frame that is equal and save some space.
Any APNG expert know if in the APNG specification have a way of reusing the same image data for multiple frames?