I'd like to use my favourite Anonymous Pro bold font for Konsole, in kde4 everything was good. But in kde5 I see that this font renders incorrectly in Konsole. Reproducible: Always Steps to Reproduce: 1. Set Anonymous Pro font, font size matters, it must render in native size, eq 10 on 96dpi. Actual Results: Konsole cuts font height. Expected Results: Fine font rendering
I can confirm this bug with Anonymous Pro font. It appeared approximately at the end of march or beginning of april (in Arch repository). Only the upper half of the characters are visible. Font size matters, because these font sizes are good: 7, 11, 12, 13, ... Font sizes which behave badly: 8, 9, 10.
Created attachment 92424 [details] picture showing the bug This is what we can see with Anonymous Pro font (size 10).
this looks very similar to bug #342188
The same behaviour is present in Kate. As the fonts author points out, this could be connected to wrong handling of embedded bitmaps. (http://www.marksimonson.com/info/anonymous-pro-usage-notes)
Hi, for me, with Qt 5.5 + KDE Frameworks 15.14 it works. Even if you can reproduce this, please report it upstream to Qt, we can't fix the font handling there, we rely on Qt to do it right. Tried on current arch here.
Created attachment 95569 [details] Problem with KDevelop.
Created attachment 95570 [details] No problem with QtCreator.
I added two attachments that show the problem occuring with KDevelop but not with QtCreator (they were both built against the same Qt libraries on my computer).