emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-27 7ec66a5: Document spacing issues with Xft for some fonts


From: Stefan Monnier
Subject: Re: emacs-27 7ec66a5: Document spacing issues with Xft for some fonts
Date: Tue, 14 Jan 2020 08:57:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +** Under X, some characters are unexpectedly wide.
> +
> +e.g. recent versions of Inconsolata show this issue for almost all of
> +its characters.  Due to what is probably an Xft bug, the determination
> +of the width of some characters is incorrect.  One workaround is to
> +build emacs with Cairo enabled ("configure --with-cairo" and have the
> +appropriate Cairo development packages installed) as this
> +configuration does not suffer from this problem.  See
> +<https://github.com/googlefonts/Inconsolata/issues/42> and
> +<https://lists.gnu.org/archive/html/bug-gnu-emacs/2020-01/msg00456.html>
> +for more discussion.

Does the use of Harfbuzz affect the result?


        Stefan




reply via email to

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