[Webkit-unassigned] [Bug 67415] Text drawn via -webkit-background-clip:text is blurry at device scale factors >1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 16:51:05 PDT 2011


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


Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |bdakin at apple.com
                   |kit.org                     |
 Attachment #108254|                            |review?
               Flag|                            |




--- Comment #4 from Beth Dakin <bdakin at apple.com>  2011-09-21 16:51:05 PST ---
Created an attachment (id=108254)
 --> (https://bugs.webkit.org/attachment.cgi?id=108254&action=review)
Patch

We might want to consider baking the scale factor stuff into the ImageBuffer class. This patch doesn't do that…instead all of the scale factor logic is in RenderBoxModelObject. I still haven't fully wrapped my head around how useful this would be to ImageBuffers in general, so I kept it specific to text clipping at the time. Anyway, input is of course encouraged.

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