warning about fonts in xterm in cygwin

0

I have installed xterm on my cygwin box and when I am running it I keep getting the following warning:

xterm: cannot load font "-Misc-Fixed-bold-R-*-*-13-120-75-75-C-120-ISO10646-1"

which font package should I installed to make this warning go away?

I am using apt-cyg btw, but I can also install packages from the cygwin gui as well. I have already installed the following packages:

$ apt-cyg list x11
dbus-x11
xorg-x11-fonts-Type1
xorg-x11-fonts-dpi100
xorg-x11-fonts-dpi75
xorg-x11-fonts-misc

Also ... I am running Windows 10 and the following cygwin version

$ uname -a
CYGWIN_NT-10.0 computername 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin

Leptoceratops

Posted 2019-09-09T11:33:50.960

Reputation: 11

No answers