When I use Consolas (of any size) as my terminal font, any pixels which hang below the line (such as the tail of a y) get truncated. Look at the second line in the screenshot below. Notice that the bottom of the square brackets and the tail of the p is missing.

Truncated font

But would like to see this:

Non-truncated font

(Though obviously with the Consolas font rather than Deja Vu.)

link|improve this question

78% accept rate
feedback

2 Answers

I'm not sure if this is possible.

This reminds me of a blog post on the Old New Thing.

While it is about Windows, I find it possible and likely that this applied to KDE as they would run into the same kinds of issues implementing fonts on the console.

link|improve this answer
I should perhaps mention that this used to be working for me until I rebooted today. – Nathan Dec 22 '11 at 23:30
feedback

It seems to be a bug in konsole.

Try enabling bi-directional text rendering in Settings->Configure Current Profile->Advanced.

link|improve this answer
I tried doing this, and things got a little bizarre. Spacing was messed up, and alignment was skewed (similar to if you choose a non-monospaced font). However, technically it wasn't truncated, either... – Nathan Jan 26 at 15:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.