Closed
Bug 1064868
Opened 10 years ago
Closed 10 years ago
non-smoothed bitmap rendering doesn't work anymore
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: till, Unassigned)
References
Details
Since the nat branch landed, non-smoothed bitmap rendering is broken. See the non-smoothed-bitmap-ref-item1 reftest, which should show an image with sharp edges on the left and one with blurry edges on the right. I tried fixing this once, but don't really know why it's not working. Shouldn't be too hard to fix, though: I think the flag is correctly processed and transferred to GFX, so the bug is probably in setting it on the canvas context.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•