[Webkit-unassigned] [Bug 30635] Chromium Linux: disable subpixel text on layers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 11:07:45 PDT 2009


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


Adam Langley <agl at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41574|0                           |1
        is obsolete|                            |
  Attachment #41574|review?                     |
               Flag|                            |
  Attachment #41579|                            |review?
               Flag|                            |




--- Comment #3 from Adam Langley <agl at chromium.org>  2009-10-21 11:07:44 PDT ---
Created an attachment (id=41579)
 --> (https://bugs.webkit.org/attachment.cgi?id=41579)
Fix { } around single line branch.

Although having 48-bit layers would be interesting, it's never going to happen.
A 'better' fix would be to refactor the code in TransparencyWin.cpp and render
the text to a side-buffer, manually composing with the underlying layers.
However, I'm not sure that I believe that the additional complexity is worth
it. Either way, it's certainly not something that I'm going to do before the
next dev channel release.

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