[Webkit-unassigned] [Bug 25458] New: Restore alignment to device pixel boundaries.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 14:58:58 PDT 2009


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

           Summary: Restore alignment to device pixel boundaries.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dacarson at gmail.com


It seems that the calls to roundToDevicePixel() were dropped in
http://trac.webkit.org/changeset/34210 
This results in blurry images when zoomed out as the images are not aligned to
pixel boundaries. 
I spoke with the author of r34210 change and he said that it caused some
regression of images. After some investigation, the regression seems to be
because of the srcRect being aligned as well as the destination rect.
 I would like to restore this feature.


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



More information about the webkit-unassigned mailing list