Fix line-pixel-height for lines of variable height
commit79150f6086286294c9e5ed56df5b14c87129cde6
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Sep 2017 13:15:23 +0000 (8 16:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Sep 2017 13:15:23 +0000 (8 16:15 +0300)
tree1674232760b26ea2b13229c9d47ad869c48a636e
parent5f31879e16226382b6d598b6e0a42ab24f255c8f
Fix line-pixel-height for lines of variable height

* src/xdisp.c (Fline_pixel_height): Start moving from the
beginning of the screen line, to capture the full metrics of the
line.  (Bug#28391)
src/xdisp.c