[webkit-reviews] review requested: [Bug 21853] text drawing on WX port on OSX is a few pixels off : [Attachment 24639] Use CGFont API for better metrics and fix y offset of text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 24 06:23:13 PDT 2008


Kevin Watters <kevinwatters at gmail.com> has asked  for review:
Bug 21853: text drawing on WX port on OSX is a few pixels off
https://bugs.webkit.org/show_bug.cgi?id=21853

Attachment 24639: Use CGFont API for better metrics and fix y offset of text
https://bugs.webkit.org/attachment.cgi?id=24639&action=edit

------- Additional Comments from Kevin Watters <kevinwatters at gmail.com>
This patch uses the CGFont API to obtain better measurements for text rendering
on OS X. It also tweaks the y value text is drawn at.


More information about the webkit-reviews mailing list