RESOLVED FIXED 25083
Chromium Linux: use fLeading rather than fHeight
https://bugs.webkit.org/show_bug.cgi?id=25083
Summary Chromium Linux: use fLeading rather than fHeight
Adam Langley
Reported 2009-04-07 15:08:58 PDT
Skia was previously calculating the leading value incorrectly, leading us to add fHeight to get the height of a line of text. Now that Skia is calculating fLeading correctly, we can remove fHeight. (should be the last one)
Attachments
patch (1.52 KB, patch)
2009-04-07 15:09 PDT, Adam Langley
fishd: review+
Adam Langley
Comment 1 2009-04-07 15:09:51 PDT
Darin Fisher (:fishd, Google)
Comment 2 2009-04-07 15:31:14 PDT
Note You need to log in before you can comment on or make changes to this bug.