[Bug 234291] no underscore w/ font "Bitstream Vera Sans Mono 11 pt"
Christoph Feck
christoph at maxiom.de
Mon Nov 29 02:10:08 CET 2010
https://bugs.kde.org/show_bug.cgi?id=234291
Christoph Feck <christoph at maxiom.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |4.6.0
Resolution| |FIXED
--- Comment #8 from Christoph Feck <christoph maxiom de> 2010-11-29 02:10:06 ---
SVN commit 1201883 by cfeck:
Fix cropped underscores
When rendering a text with multiple lines, it is usually
recommended to use lineSpacing() instead of height().
But the KompareListView renders each line individually with
a background rect that will overwrite any overhanging pixels
from the previous line. So use height() instead.
BUG: 234291
FIXED-IN: 4.6.0
M +3 -3 komparelistview.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1201883
--
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 Kompare-devel
mailing list