[Webkit-unassigned] [Bug 109535] New: [Cairo] Anti-aliasing should not be always disabled for lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 18:45:22 PST 2013


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

           Summary: [Cairo] Anti-aliasing should not be always disabled
                    for lines
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


GraphicsContextCairo.cpp::drawLineOnCairoContext() sets anti-aliasing to CAIRO_ANTIALIAS_NONE with no condition. This is not desired and no other ports are handling anti-aliasing the same way. Antialiasing is desired e.g. when the page is scaled.

-- 
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