Multiple-image Network Graphics: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (initial version)
 
mNo edit summary
Line 1: Line 1:
Multiple-image Network Graphics
Multiple-image Network Graphics


MNG is a format suitable for replacing [[gif]]-anims, n the same way that [[png]] is designed to replace [[gif]] images. It is based on [[png]].
MNG is a format suitable for replacing [[GIF]]-anims, in the same way that [[PNG]] is designed to replace [[GIF]] images. It is based on [[PNG]].
As well as supporting animations, it also supports transparency.
As well as supporting animations, it also supports transparency.
MNG should be considered as a container format also because it can contain jpg.


See: http://www.libpng.org/pub/mng/
See: http://www.libpng.org/pub/mng/
Line 9: Line 11:


Samples for testing at: http://gjuyn.xs4all.nl/libmng/MNGsuite/index.html
Samples for testing at: http://gjuyn.xs4all.nl/libmng/MNGsuite/index.html
[[Category:Image Formats]]

Revision as of 21:40, 19 April 2007

Multiple-image Network Graphics

MNG is a format suitable for replacing GIF-anims, in the same way that PNG is designed to replace GIF images. It is based on PNG. As well as supporting animations, it also supports transparency.

MNG should be considered as a container format also because it can contain jpg.

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

Existing source code can be found at: http://gjuyn.xs4all.nl/libmng/

Samples for testing at: http://gjuyn.xs4all.nl/libmng/MNGsuite/index.html