Lisp HUG Maillist Archive

Lispworks and VNC

Hi,

I have a font problem when I use LWL with VNC.
As you can see on the image (http://www.fractalconcept.com/lwl-vnc.jpg),
some fonts don't render well.
The same LWL does work normally without VNC.
I have the problem with Debian (I'm a very recent convert) as well as
FreeBSD.

I tried to change the Button font (Lispworks*buttonFontList) to courier with
no effect.
Any ideas or a config file that works ?

Thanks,

Marc


Re: Lispworks and VNC

I wrote:

> I have a font problem when I use LWL with VNC.
> As you can see on the image (http://www.fractalconcept.com/lwl-vnc.jpg),
> some fonts don't render well.
> The same LWL does work normally without VNC.
> I have the problem with Debian (I'm a very recent convert) as well as
> FreeBSD.

Stefan Schmiedl sent to me a font configuration that works with VNC.
Here it is for those who may have the same problem:

Lispworks*textFontList: -b&h-lucidatypewriter-medium-r-normal-*-12-*-*-*-*-*
-iso8859-15
Lispworks*buttonFontList: -b&h-lucida-bold-r-*-*-12-*-*-*-*-*-iso8859-15
Lispworks*labelFontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-iso8859-15

*work-region*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-iso8859-15
*confirmer*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-iso8859-15

Lispworks*XmList.FontList: -b&h-lucidatypewriter-medium-r-normal-*-12-*-*-*-
*-*-iso8859-15,-b&h-lucidatypewriter-medium-r-normal-*-12-*-*-*-*-*-iso8859-
15=SEARCHABLE

Lispworks*XmLabel.fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-iso8859-15
Lispworks*XmPushButton.FontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-iso88
59-15

Lispworks*tab-layout.fontList: -b&h-lucida-medium-r-*-*-10-*-*-*-*-*-iso8859
-15

Marc


Updated at: 2020-12-10 09:01 UTC