[Webkit-unassigned] [Bug 79652] New: Add Conditions of Antialias for Drawing Lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 02:31:55 PST 2012


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

           Summary: Add Conditions of Antialias for Drawing Lines
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yhwan.cho at samsung.com


The shouldAntialiasLines function gets antialias OFF only for translations with no scale and Y-flipped.

Three more conditions which do not need antialiasing are added in the shouldAntialiasLines function as belows.

    Integer Translation
    Integer Scaling
    X-flipped

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