RESOLVED FIXED 52960
REGRESSION: Vertical line metrics incorrect
https://bugs.webkit.org/show_bug.cgi?id=52960
Summary REGRESSION: Vertical line metrics incorrect
Nikolas Zimmermann
Reported 2011-01-22 05:31:58 PST
After landing the FontMetrics abstraction from bug 51456, vertical line metrics are incorrect. There's a hack in SimpleFontDataMac.mm that modifies lineGap/descent for a certain vertical font. That hack now influences the lineSpacing, where it shouldn't. Attaching a patch soon, to restore the old behaviour.
Attachments
Patch (13.09 KB, patch)
2011-01-22 05:36 PST, Nikolas Zimmermann
krit: review+
Nikolas Zimmermann
Comment 1 2011-01-22 05:36:54 PST
Dirk Schulze
Comment 2 2011-01-22 05:39:41 PST
Comment on attachment 79844 [details] Patch r=me
Nikolas Zimmermann
Comment 3 2011-01-22 05:46:57 PST
Landed fix in r76445. Let's see..
Note You need to log in before you can comment on or make changes to this bug.