[Konsole-devel] [Bug 199738] A slight reduction in konsole default line spacing
Robert Knight
robertknight at gmail.com
Sat Jul 11 11:16:00 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=199738
Robert Knight <robertknight at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robertknight at gmail.com
--- Comment #2 from Robert Knight <robertknight gmail com> 2009-07-11 13:15:59 ---
Hi John,
Can you check what _fm.leading() returns with your font? Looking at the
documentation _fm.lineSpacing() returns _fm.height()+_fm.leading() so it must
be negative in your case.
Either way, since _lineSpacing is 0, separating lines by
QFontMetrics::lineSpacing() should give results more like other Qt programs
rendering the same font.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list