Closed
Bug 742754
Opened 13 years ago
Closed 11 years ago
PNG rendering ( text anti-alias edges use case ) looks bad
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mgalli, Unassigned)
References
Details
(Whiteboard: [closeme 2013-10-11 WFM])
Attachments
(5 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643
Steps to reproduce:
Opened a PNG image with Firefox 10 and Firefox 11
Actual results:
Firefox 11 showed the edges of the text with a poor rendering
Expected results:
Fine rendering.
Comment 2•13 years ago
|
||
Really, there is a difference.
I've compared it using Fx 10 and 11 on Windows 7 64-bits.
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
The difference is happening on Linux Firefox for Linux too!
Comment 6•13 years ago
|
||
The difference is happening on Firefox for Linux too!
This is another problem caused by bug 376997.
The letters have some transparent pixels around the edges, which means the background colour shows through. Starting in Firefox 11, images are shown against a dark background instead of a white background, which means the edge pixels are dark instead of white. That's what's causing the problem.
This shows how it appears when viewed against a red background. You can see which pixels are affected by the background colour.
The best way to fix it would be to just remove the transparency from the image.
Comment 10•11 years ago
|
||
I think this issue is fixed, at least on Firefox Beta and Nightly, Windows 7 and HWA doesn't make a difference.
Comment 11•11 years ago
|
||
(In reply to Guilherme Lima from comment #10)
> I think this issue is fixed, at least on Firefox Beta and Nightly, Windows 7
> and HWA doesn't make a difference.
do you agree?
Flags: needinfo?(mjh563)
Flags: needinfo?(mgalli)
Whiteboard: [closeme 2013-10-11 WFM]
Comment 12•11 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #11)
> (In reply to Guilherme Lima from comment #10)
> > I think this issue is fixed, at least on Firefox Beta and Nightly, Windows 7
> > and HWA doesn't make a difference.
>
> do you agree?
Yes, I guess this got fixed in Firefox 15 by bug 754133.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mjh563)
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Flags: needinfo?(mgalli)
You need to log in
before you can comment on or make changes to this bug.
Description
•