Hello,
I have 10 .png files.
Can I make with this 10 files an animated .png?
If yes, how do you do that?
Or is only an animated .gif possible?
Best redards,
Francky
animation
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: animation
png does not allow multiple frames, but mng does. (So does Tiff). Mng is the multiframe equivalent of png.
see http://www.libpng.org/pub/mng/
see http://www.libpng.org/pub/mng/