Skip to content

First Release: performance tuning and Animated PNG support.

Latest
Compare
Choose a tag to compare
@whistyun whistyun released this 07 Aug 10:38
· 28 commits to master since this release

The original library drew and retained all frames when the image was loaded.
This library draw a frame for each time.
As a result, freezing during image loading is eliminated and memory usage is reduced.