urxvt端末のフォントを設定しようとしています。色付けされていないテキストは正しく機能しているように見えますが、色付きのテキストは異なる方法で表示されます。
ご覧のとおり、色付きの大文字の高さは、色付きのテキストのxの高さと同じです。何を提供しますか?
ちなみに、私の.Xdefaultsのフォント関連プロパティは次のとおりです。
URxvt.allow_bold: true
URxvt*font: xft:source code pro:regular:pixelsize=18;hinting=True;antialias:True
URxvt*imFont: xft:source code pro:regular:pixelsize=18;hinting=True;antialias:True
URxvt*boldFont: xft:source code pro:semibold:pixelsize=18;hinting=True;antialias:True
URxvt*italicFont: xft:source code pro:italic:pixelsize=18;hinting=True;antialias:True
URxvt*boldItalicFont: xft:source code:semibold:italic:pixelsize=18;hinting=True;antialias:True
URxvt*letterSpace: -1