[webkit-reviews] review requested: [Bug 29618] Text isn't fully rendered with certain fonts in Win32/Cairo : [Attachment 45338] Disable subpixel antialiasing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 11:08:10 PST 2009


Martin Robinson <martin.james.robinson at gmail.com> has asked  for review:
Bug 29618: Text isn't fully rendered with certain fonts in Win32/Cairo
https://bugs.webkit.org/show_bug.cgi?id=29618

Attachment 45338: Disable subpixel antialiasing
https://bugs.webkit.org/attachment.cgi?id=45338&action=review

------- Additional Comments from Martin Robinson
<martin.james.robinson at gmail.com>
The rendering glitches are due to limitations in Cairo (or GDI) with rendering
ClearType-quality (subpixel) anti-aliased fonts onto a non-DDB surface. The
WebKit in Windows currently uses a DIBSection for the backing store.


More information about the webkit-reviews mailing list