Closed
Bug 917
Opened 26 years ago
Closed 26 years ago
A bug in the PNG parsing
Categories
(Core :: Graphics: ImageLib, defect, P2)
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: marni894, Assigned: pnunn)
References
()
Details
A bug in the PNG parsing that make the picture look like RGB is seperated on
individual rows.
This applies to the release build from 20 september 1998.
Comment 1•26 years ago
|
||
Adding Pam Nunn to the cc: list
Updated•26 years ago
|
Component: Parser → Rendering
Comment 3•26 years ago
|
||
Any update on this? I'm changing the Component from "parser" to "Rendering."
Nope. The problem is in how the png decoder is passing the
channels to the image lib. (or how the image lib is receiving
them.) I will be making major changes in scale.cpp that should
take care of this problem.
Updated•26 years ago
|
Target Milestone: M4 → M5
Comment 7•26 years ago
|
||
pnunn's not here for the m4 endgame. moving to m5
Comment 8•26 years ago
|
||
pnunn's not here for the m4 endgame. moving to m5
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This was fixed when I rewrote portions of scale.cpp for
alphachannel.
-pn
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Component: Compositor → ImageLib
Comment 10•26 years ago
|
||
This appears fixed using the 1999 7/6 AM build on Win NT 4SP3, Mac OS 8.6, and
Linux. (The "DoIT" picture does not distort.)
marni894@student.liu.se, if you have a moment, could you please confirm that the
bug is in fact fixed to your satisfaction --- and if you see any problems, re-
open the bug with your comments?
Thanks!
Reporter | ||
Comment 11•26 years ago
|
||
Looking good. I took a screenshot from both Mozilla and Navigator and excluded
one from the other and got a uniform black picture.
You need to log in
before you can comment on or make changes to this bug.
Description
•