MNG Maker

Anyone up for making a program to create MNG images, possibly from PNGs of individual frames?

#288822

umm

what is MNG? :confused:

#288841

I think an MNG (I thought it was a different acronym) is an animated PNG, sort of like an animated GIF. But, I could be totally wrong.

Are they supported in anything?

#288843

MNG (Multiple-Image Network Graphics)

JNG (JPEG Network Graphics)

http://www.libpng.org/pub/mng/

#288855

I would love to have one. Would speed up Winamp skin making for me. :slant:

#288858

MNG is an image format which allows animated graphics, with the quality and compression of PNG images. Basically, take all the advantages of PNG over GIF, and add in animation with true alpha transparency.

Support is limited - there are plugins for IE, Opera, and Firefox though. I think it would be a shame if this format were simply copied and turned into some proprietary format by Microsoft or Apple.

#289006