Skip to content

Computation of overlines and underlines is not accounting for line spacing

Luca Carlon requested to merge lcarlon/konsole:fix-missing-spacing into master

The computation of overline and underlines is missing the line spacing. The result is a completely wrong position for the underlines and the overlines when line spacing is > 0.

Before and after:

spacing_before

spacing_after

Merge request reports