When I run urxvt from the terminal, I get the following warning message.
Code: Select all
urxvt: unable to calculate font width for 'Source Code Pro:slant=0:weight=200:pixelsize=18:minspace=True', using max_advance_width.
urxvt: unable to calculate font width for 'Font Awesome 5 Free:slant=0:weight=200:pixelsize=18:minspace=True', using max_advance_width.
urxvt: unable to calculate font width for 'PowerlineSymbols:slant=0:weight=200:pixelsize=18:minspace=True', using max_advance_width.
urxvt: unable to calculate font width for 'Hack:slant=0:weight=200:pixelsize=18:minspace=True', using max_advance_width.
I am using rxvt-unicode with the same .Xresources on my laptop too, and the text displays correctly there.
As for screenshots and other logs, here they are: https://gist.github.com/toku-sa-n/3b36a ... 9ae061ca22
What should I do? Thank you in advance.

