Closed Bug 88020 Opened 23 years ago Closed 17 years ago

[RFE] add JNG support

Categories

(Core :: Graphics: ImageLib, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: megabyte, Assigned: pavlov)

References

()

Details

I don't know if its built in with the (unhooked?) MNG support, but JNG support
would be nice too.
Changing severity to enhancement. It is not a bug but a feature request.
Severity: normal → enhancement
Summary: add JNG support → [RFE] add JNG support
Target Milestone: --- → Future
Turning on the MNG decoder will also add JNG ability.
Depends on: 66976
Fixed by the checkin for bug 66976.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
How is this considered "fixed"? None of the images work.
Well, 5 years ago it was fixed.  Then it was broken by the removal of MNG support.
Reopening now that MNG has been killed by WONTFIXing bug #18574.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Adding dependency on bug #374088 and bug #374089
Depends on: 374088, 374089
Status: REOPENED → RESOLVED
Closed: 23 years ago17 years ago
Resolution: --- → WONTFIX
Is there a rational for WONTFIXing this since Glenn reopened it (comment #6)?

This bug suggests supporting it via libmng which is hardly likely given bug #18574, but is there any a priori reason for rejecting separate, lighter code which implements just JNG?
The specification and code was developed by someone we don't like.
So, what you're trying to say is; the same person who created APNG is the same person who killed MNG and JNG from Firefox in order to get his own creation adopted by the PNG group, who is also the same person assigned to and closed this very bug?

Talk about coincidence.
Demo (URL fixed):
http://solovei95.github.com/jng/
Would it be possible to implement JNG support the same way the new Vista ICO decoder is implemented? By delegating to the existing PNG and JPEG decoders? It should reduce security concerns and ease implementation and updating.

I suppose the more important question is if it's even wanted (by devs) though.
JNG does support, is use JS.
http://worldofweb.herobo.com/
if* use
Firefox developers - please, add support JNG.
Web developers - use this script http://jnglike.site40.net/
Hello. I'm published JNG javascript project. 
https://github.com/acterhd/jng-land
You need to log in before you can comment on or make changes to this bug.