APNGKit Versions Save

High performance and delightful way to play with APNG format in iOS.

1.1.1

5 years ago

1.0.0

6 years ago

Add

  • Xcode 9 (Swift 3.2 and Swift 4) compatible.

0.6.4

6 years ago

Fix:

  • Frame image now respect image scaling when initialized with a scale option.

0.6.3

6 years ago

Fix:

  • An issue which causes crashing when initialize APNGImageView with frame.

0.6.2

6 years ago

Fix:

  • Set intrinsicContentSize to have better layout support.

0.6.1

7 years ago

Fix:

  • An issue which might crash when deinit APNGImageView in macOS

0.6.0

7 years ago

Add:

  • Support macOS as target.

0.5.1

7 years ago

Fix:

  • Now you could specify the bundle you want to search in when loading an APNGImage with name.

0.5.0

7 years ago

Fix

  • Use a GCD-based timer to update APNG animation. This should solve a potential problem that the animation being stuck while performing some heavy drawing work.

0.4.5

7 years ago

Fix:

  • An issue which prevents APNGKit to be compiled within a bundler context.