Currently the APNG implementation is very naive and only works in simple cases where all frames are full sized. There needs to be proper blending and disposing with the correct frame offsets painted on a screen that then delivers the final frame to View.
https://wiki.mozilla.org/APNG_Specification
Currently the APNG implementation is very naive and only works in simple cases where all frames are full sized. There needs to be proper blending and disposing with the correct frame offsets painted on a screen that then delivers the final frame to
View.https://wiki.mozilla.org/APNG_Specification