KDE fonts not rendering bold in Ubuntu 12.04
Posted
by
Doran
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Doran
Published on 2012-05-10T14:16:35Z
Indexed on
2012/08/30
9:50 UTC
Read the original article
Hit count: 250
I'm using Ubuntu 12.04 with some KDE programs: kate and yakuake. Neither of these programs will render bold font. Instead, the font appears as "Regular". How can I fix this?
The image below shows an example of Kate rendering python with the stock python highlighting (the colors are inverted using CompizConfig Settings Manager's Negative option). The following words should have appeared bold:
- class
- def
- __init__
- lambda
- +
Similarly Yakuake (or perhaps, the underlying Konsole) is not rendering bold. My LS_COLORS includes: di=01;34 (bold blue)
Below is my gnome-terminal rendering bold fonts just fine.
© Ask Ubuntu or respective owner