[webkit-reviews] review requested: [Bug 14998] Full page zooming support : [Attachment 16208] More bugfixes, some code cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 09:17:18 PDT 2007


George Wright <george.wright at collabora.co.uk> has asked  for review:
Bug 14998: Full page zooming support
http://bugs.webkit.org/show_bug.cgi?id=14998

Attachment 16208: More bugfixes, some code cleanup
http://bugs.webkit.org/attachment.cgi?id=16208&action=edit

------- Additional Comments from George Wright <george.wright at collabora.co.uk>
Scrolling should now work in all cases and scroll bars placed correctly, even
in pages with multiple frames. Text kerning is fixed, but using a workaround
for a possible cairo bug. Hinting can not be disabled completely as this
introduces a regression which causes some pages to not render at all.

Scaling now uses bilinear filtering instead of nearest neighbour filtering as
it looks a lot better.

Added a ChangeLog entry.



More information about the webkit-reviews mailing list