[Bug 234291] no underscore w/ font "Bitstream Vera Sans Mono 11 pt"
Kevin Kofler
kevin.kofler at chello.at
Tue Dec 21 00:24:36 CET 2010
https://bugs.kde.org/show_bug.cgi?id=234291
--- Comment #13 from Kevin Kofler <kevin kofler chello at> 2010-12-21 00:24:35 ---
SVN commit 1208199 by kkofler:
Kompare:
* 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.
* Adapt KompareSplitter to listview line height change
Backport revisions 1201883 and 1201885 by cfeck from trunk to fix #234291 for
4.5.5.
CCBUG: 234291
M +3 -3 komparelistview.cpp
M +3 -3 komparesplitter.cpp
M +1 -1 komparesplitter.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1208199
--
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