Summary: | Some fonts renders incorrectly | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Alexey <swexru> |
Component: | font | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | christoph, jeanmichael.celerier, kuu.tya61, le.trmr, martin.sandsmark, rdieter |
Priority: | NOR | ||
Version: | 3.0.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
URL: | https://www.imageupload.co.uk/images/2015/04/15/issue_example2.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
picture showing the bug
Problem with KDevelop. No problem with QtCreator. |
Description
Alexey
2015-04-15 07:15:10 UTC
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). |