Re: problem opening/loading an X11 font.

2021-06-09 Thread L. A. Walsh
On 2021/05/22 11:43, IL Ka wrote: Lets try not to provide particular charset and DPI $ xterm -fn '-*-lucidatypewriter-*-*-*-*-*-*-*-*-*-*-*-*' --- yes., then I tried adding back every element from the original: xterm -fn '-b&h-lucidatypewriter-medium-r-normal-sans-0-0-100-100-m-0-iso106

Re: problem opening/loading an X11 font.

2021-05-22 Thread IL Ka
> > > '-b&h-lucidatypewriter-medium-r-normal-sans-0-0-100-100-m-0-iso10646-1' > Warning: Cannot convert string > "-b&h-lucidatypewriter-medium-r-normal-sans-0-0-100-100-m-0-iso10646-1" > to type FontStruct > Warning: Missing charsets in String to FontSet conversion > Missing charset ISO8859-1 for f

Re: problem opening/loading an X11 font.

2021-05-21 Thread L. A. Walsh
On 2021/05/21 14:18, IL Ka wrote: Hi. What does ``xfontsel`` show? it shows that it doesn't allow keyboard input in order to specify a family (like lucida...). The GUI list of displays off screen, so can't find family I was looking for. Have you tried to provide a font explicitly with ``xter

Re: problem opening/loading an X11 font.

2021-05-21 Thread IL Ka
> > xterm: cannot load font > '-b&h-lucidatypewriter-medium-r-normal-sans-11-80-100-100-m-70-iso10646-1' > Hi. What does ``xfontsel`` show? Have you tried to provide a font explicitly with ``xterm -fn``? You can also try xft/fontconfig fonts (they are rendered on the client, not server) and much s