Closed
Bug 110217
Opened 24 years ago
Closed 23 years ago
GIF graphics are garbled when embedded images have differning height/width
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: taf2, Assigned: pavlov)
References
()
Details
Attachments
(1 file)
|
1.79 KB,
image/gif
|
Details |
The page create an image as the answer to a matrix multiplication.
Given as inputs
A = [1,2,3,4]
B = [5
6
7
8]
the answer is not rendered correctly it is very hard to read. However,
if you try this same task using IE verion 5.+ it renders clearly.
Also, note that older versions of mozilla running in linux seem to
render the images just fine.( by older i mean monday or fridays nightly build )
However, on my win2k machine mozilla
does not seem to be rendering the images correctly. I have not yet
updated my linux version to see if with the new version of mozilla running
in linux also has trouble rendering the resulting image clearly.
The attached GIF was produced by the mentioned CGI. It is GIF89, but the two
images embedded are of differing heights/widths. This image shows fine in
ACDSee, NN 4.79, and IE 5.5.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Graphics not being rendered clearly → GIF graphics are garbled when embedded images have differning height/width
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 2•23 years ago
|
||
Hm, the attached image looks fine to me...
Todd, could you try with a more recent version of Mozilla?
Paper, was this one of the bugs that were fixed by your gif patches?
The image shows fine for me now with a nightly, while it was garbled in the
past. I'd say this is fixed unless we hear differently from Todd.
| Reporter | ||
Comment 4•23 years ago
|
||
Yes it looks correct on my screen now both in win2k and linux :)
Works for both reporters now. Marked WORKSFORME.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•