[webkit-reviews] review requested: [Bug 67415] Text drawn via -webkit-background-clip:text is blurry at device scale factors >1.0 : [Attachment 108254] Patch

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


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 67415: Text drawn via -webkit-background-clip:text is blurry at device
scale factors >1.0
https://bugs.webkit.org/show_bug.cgi?id=67415

Attachment 108254: Patch
https://bugs.webkit.org/attachment.cgi?id=108254&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
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.


More information about the webkit-reviews mailing list