Bug 354281

Summary: Oxygen font is incorrectly drawn on larger displays
Product: [Applications] konsole Reporter: Viorel-Cătălin Răpițeanu <rapiteanu.catalin>
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: rapiteanu.catalin
Priority: NOR    
Version: 15.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
URL: https://flic.kr/p/zSrnwS
Latest Commit: Version Fixed In:
Attachments: A picture of the problem (If the URL link is not working)

Description Viorel-Cătălin Răpițeanu 2015-10-23 20:57:07 UTC
The height of the font is not exact to the height of the line.

The fonts are the the default ones:
> General: Oxygen-Sans 10
> Fixed Width: Oxygen mono 9
> Small: Oxygen-sans 8

The size of the display is: 1600x900, the rendering backend is OpenGL 3.1 and the GL interface is GLX.

The problem can be observed in the attached image.

Reproducible: Always

Steps to Reproduce:
1. Open kconsole
2. Display any text on the screen

Actual Results:  
Some text lines are rendered incorrectly.

Expected Results:  
Each line should be correctly rendered.
Comment 1 Viorel-Cătălin Răpițeanu 2015-10-23 21:13:05 UTC
Created attachment 95096 [details]
A picture of the problem (If the URL link is not working)
Comment 2 Viorel-Cătălin Răpițeanu 2015-11-21 07:04:47 UTC
This problem is observed with both the proprietary and the open source nvidia driver.
Comment 3 Christoph Feck 2016-12-07 19:38:35 UTC
The Oxygen font is no longer maintained, but the actual issue might be fixed in master branch, see bug 371687.