help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bad looking font after update


From: Peter Münster
Subject: Re: bad looking font after update
Date: Mon, 17 Aug 2020 17:13:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

On Mon, Aug 17 2020, Robert Pluim wrote:

>     Peter> (set-face-attribute 'default nil :family "DejaVu Sans Mono" 
> :height 160)
>
> Thatʼs not a font-backend setting :-)

Indeed. Sorry...


> Iʼm talking about something setting the font-backend frame parameter,
> either in .emacs, or .Xdefaults or perhaps your .emacs.desktop file.

The "set-face-attribute" is the only font related thing in my setups...


> emacs -Q

Thanks for this hint! I've found the reason for the problem.
In the file /usr/share/X11/app-defaults/Emacs there is this line:
"Emacs.FontBackend:      xft,x"

After removing the whole file, it works well (ftcrhb is used).

It seems, that this file has been added by the package maintainer, so I
will contact him (openSUSE).

Kind regards,
-- 
           Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]