You are not logged in.

#1 2017-01-11 16:02:29

M4R10zM0113R
Member
From: Guatemala
Registered: 2015-01-06
Posts: 42

[SOLVED] broken fonts in urxvt, recent install

SOLUTION: changing the configuration to reflect the freetype2 changes will fix it, modifying .Xdefaults fonts from "Font" to "xos4 Font"
unable to find a solution to this issue, the fonts used to look fine before reinstall.

It used to look like this
Now it only looks like this

Same .Xdefaults before and after (a little dirty):

! urxvt

URxvt*geometry:                80x24
!URxvt*font: xft:Liberation Mono:pixelsize=11:antialias=false:hinting=true
!URxvt*font: xft:Inconsolata:pixelsize=10:antialias=true:hinting=true
URxvt*font:\
	xft:Terminus:pixelsize=9:antialias=false:hinting=false,\
	xft:Kochi Gothic:antialias=false
!URxvt*boldFont: xft:Utopia:bold:pixelsize=11:antialias=false:hinting=true
! fontpackages: terminus-font, ttf-kochi-substitute
!URxvt*boldFont: xft:Terminus:pixelsize=11:antialias=false:hinting=true
!URxvt*boldFont: xft:Liberation Mono:bold:pixelsize=11:antialias=false:hinting=true
URxvt*depth:                32
URxvt*borderless: 1
URxvt*scrollBar:            false
URxvt*scrollBar_right:	true
URxvt*saveLines:  20000
URxvt.transparent:      false
URxvt*.shading: 10

! Meta modifier for keybindings
!URxvt.modifier: super

!! perl extensions
URxvt.perl-ext:             default,url-select,clipboard

! url-select (part of urxvt-perls package)
URxvt.keysym.M-u:           perl:url-select:select_next
URxvt.url-select.autocopy:  true
URxvt.url-select.button:    2
URxvt.url-select.launcher:  epiphany
URxvt.url-select.underline: true

! Nastavuje kopirovani
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.keysym.Shift-Control-C:   perl:clipboard:copy

! disable the stupid ctrl+shift 'feature'
URxvt.iso14755: false
URxvt.iso14755_52: false

!urxvt color scheme:

URxvt*background: rgba:0000/0000/0000/c800
URxvt*foreground: #DEDEDE

URxvt*colorUL: #86a2b0

! black
URxvt*color0  : #2E3436
URxvt*color8  : #555753
! red
URxvt*color1  : #CC0000
URxvt*color9  : #EF2929
! green
URxvt*color2  : #4E9A06
URxvt*color10 : #8AE234
! yellow
URxvt*color3  : #C4A000
URxvt*color11 : #FCE94F
! blue
URxvt*color4  : #3465A4
URxvt*color12 : #729FCF
! magenta
URxvt*color5  : #75507B
URxvt*color13 : #AD7FA8
! cyan
URxvt*color6  : #06989A
URxvt*color14 : #34E2E2
! white
URxvt*color7  : #D3D7CF
URxvt*color15 : #EEEEEC

Last edited by M4R10zM0113R (2017-01-11 16:29:27)


- "I summoned Cthulhu and Satan trying to fix my interxternet. How I'm gonna fix it now??"
- "We can't fix it either"

Offline

#2 2017-01-11 16:13:45

loqs
Member
Registered: 2014-03-06
Posts: 17,363

Re: [SOLVED] broken fonts in urxvt, recent install

Offline

#3 2017-01-11 16:26:55

M4R10zM0113R
Member
From: Guatemala
Registered: 2015-01-06
Posts: 42

Re: [SOLVED] broken fonts in urxvt, recent install

Downgrading doesn't solve the issue, changing the fontname to "xos4 *" does however.

Last edited by M4R10zM0113R (2017-01-11 16:28:00)


- "I summoned Cthulhu and Satan trying to fix my interxternet. How I'm gonna fix it now??"
- "We can't fix it either"

Offline

Board footer

Powered by FluxBB