GNOME Bugzilla – Bug 79131
Support MNG (multiple-image) and JNG (JPEG Network Graphic)
Last modified: 2010-06-29 18:42:19 UTC
Please support JNG (JPEG Network Graphic). have a look at http://www.libpng.org/pub/mng/spec/jng.html http://www.libpng.org/pub/mng/ for more information.
There have been many requests on the gimp-developer list, on the gimp-user list and in the comp.graphics.apps.gimp newsgroup for MNG support in the GIMP. But apparently nobody had submitted this to Bugzilla until now. Since JNG is part of the MNG specification, I will change the subject of this report and include both. Now the only thing that we need is a volunteer who can write a plug-in that reads and writes MNG and JNG files...
If I ever finish b2mng (part of blinkentools-2) w/o loosing the last bits of my mind, I might even consider to start writing a MNG plug-in.
I have created a plugin for loading/writing JNG images. It can be found in the registry.
There is a beta of a MNG Plugin at http://www.mukund.org/gimp/mng/
2003-03-30 Sven Neumann <sven@gimp.org> * configure.in * plug-ins/common/Makefile.am * plug-ins/common/plugin-defs.pl * plug-ins/common/mng.c: added MNG save plug-in written by S. Mukund <muks@mukund.org>.
Changes at the request of Dave Neary on the developer mailing list. I am changing many of the bugzilla reports that have not specified a target milestone to Future milestone. Hope that is acceptable.
The MNG plugin also saves JNGs.
To 'support' mng/jng I'd say the filter needs to be able to import as well as export. Marking Future
*** Bug 115228 has been marked as a duplicate of this bug. ***
*** Bug 158791 has been marked as a duplicate of this bug. ***
(This has probably already been said elsewhere but I wanted to make sure to include it here too.) Even very basic support for this would be very useful, being able to import as much as the GIMP exports would be excellent. Aside from PSD there is no standard layered image file format suitable for sharing files with users of other programs and MNG seems like it might be the best bet for users who dont want to support Adobe but still want to preserve their layered images.
Let's improve OpenRaster support instead.