After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 79131 - Support MNG (multiple-image) and JNG (JPEG Network Graphic)
Support MNG (multiple-image) and JNG (JPEG Network Graphic)
Status: RESOLVED WONTFIX
Product: GIMP
Classification: Other
Component: Plugins
1.x
Other All
: Normal enhancement
: Future
Assigned To: GIMP Bugs
GIMP Bugs
: 115228 158791 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-04-18 17:19 UTC by Helge Hielscher
Modified: 2010-06-29 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Helge Hielscher 2002-04-18 17:19:33 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.
Comment 1 Raphaël Quinet 2002-04-18 18:11:51 UTC
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...
Comment 2 Sven Neumann 2002-09-03 11:28:07 UTC
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.
Comment 3 Frank Richter 2003-02-08 23:56:27 UTC
I have created a plugin for loading/writing JNG images. It can be
found in the registry.
Comment 4 Helge Hielscher 2003-02-10 05:12:15 UTC
There is a beta of a MNG Plugin at http://www.mukund.org/gimp/mng/
Comment 5 Sven Neumann 2003-03-30 23:47:32 UTC
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>.
Comment 6 Alan Horkan 2003-07-23 18:41:31 UTC
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.  
Comment 7 Tino Schwarze 2003-07-24 08:59:07 UTC
The MNG plugin also saves JNGs.
Comment 8 Jakub Steiner 2003-07-24 09:19:24 UTC
To 'support' mng/jng I'd say the filter needs to be able to import as
well as export. Marking Future
Comment 9 Sven Neumann 2004-01-26 13:16:20 UTC
*** Bug 115228 has been marked as a duplicate of this bug. ***
Comment 10 Sven Neumann 2004-11-20 11:17:42 UTC
*** Bug 158791 has been marked as a duplicate of this bug. ***
Comment 11 Alan Horkan 2005-02-09 15:47:07 UTC
(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.  
Comment 12 Martin Nordholts 2010-06-29 18:42:19 UTC
Let's improve OpenRaster support instead.