Search found 2 matches

by mdejong
Tue Jul 19, 2011 7:45 pm
Forum: Classic - General Support
Topic: iPhone Flavor of PNG format
Replies: 26
Views: 15940

Re: iPhone Flavor of PNG format

Just an FYI here, but I just published this APNG viewer app in the app store. It is free to download and works on both iPhone and iPad.

http://itunes.apple.com/tw/app/id447928057
by mdejong
Sun May 22, 2011 2:04 am
Forum: Classic - General Support
Topic: iPhone Flavor of PNG format
Replies: 26
Views: 15940

Re: iPhone Flavor of PNG format

To make use of APNG in an iPhone/iOS app, you will need to use a library:

http://www.modejong.com/AVAnimator/

This library supports APNG and also Quicktime Animation formats. Animated content can be rendered into a UIView or a CALayer. The standard APIs for iOS don't support APNG currently.