[Webkit-unassigned] [Bug 22746] Enable antialiasing for border drawing, when transformed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 17 08:55:28 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=22746


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Enable antialiasing for     |Enable antialiasing for
                   |border drawing, when        |border drawing, when
                   |transformed?                |transformed
                 CC|                            |simon.fraser at apple.com




--- Comment #10 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-04-17 08:55:28 PST ---
Another reason to do this is that we draw solid borders with rects (antialiased), and groove/inset/outset borders with polygons (non antia-aliased), so if you change the border style, you go between OK and crappy rendering.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list