[Webkit-unassigned] [Bug 31026] New: [cairo] Remove old workaround from pre-CAIRO_EXTEND_PAD days

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 12:06:07 PST 2009


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

           Summary: [cairo] Remove old workaround from
                    pre-CAIRO_EXTEND_PAD days
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: otte at gnome.org


Back when CAIRO_EXTEND_PAD was not implemented the code used
CAIRO_FILTER_NEAREST to avoid a gradient effect at image borders. This patch
uses CAIRO_EXTEND_PAD and restores bilinear scaling for images. It also bumps
the required Cairo version to 1.6 as CAIRO_EXTEND_PAD was implemented there.

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

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