[Konsole-devel] [Bug 280896] Some fonts get chopped with Qt 4.8

Christoph Feck christoph at maxiom.de
Tue Oct 25 10:54:09 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=280896





--- Comment #14 from Christoph Feck <christoph maxiom de>  2011-10-25 10:54:09 ---
On a second look, the commit also affects the vertical metrics handling. If the
actual metrics is "15.7 pixels", then QFontMetrics::height() will round that
down to "15 pixels" causing the cropped appearance because the rendered pixmap
will be 16 pixels tall.

Fixed in master with
http://commits.kde.org/konsole/de5ef9484a253795002d0e6accc86cc3cb1b5c71

-- 
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