Closed
Bug 543729
Opened 16 years ago
Closed 16 years ago
Direct2D clipping needs anti-aliasing
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 567295
People
(Reporter: bas.schouten, Unassigned)
References
Details
Attachments
(1 file)
|
620.05 KB,
image/png
|
Details |
Direct2D cairo backend currently in the tree doesn't anti-alias its clipping region. This causes <div> elements for example to have none-anti-aliased edges. However when anti-aliasing is switched on, rendering artifacts are observed in some cases. I need to figure out why this is and how to fix it, so that we can enable anti-aliasing again.
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
I strongly suspect this is caused by sloppiness in geometry combining and such in Direct2D.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•