all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs 28: Specific TTF font gets loaded with font-backend x instead of ftcrhb
Date: Tue, 04 Feb 2020 13:15:48 +0100	[thread overview]
Message-ID: <m24kw6lf9n.fsf@gmail.com> (raw)
In-Reply-To: <87pneu1u9e.fsf@gnu.org> (Tassilo Horn's message of "Tue, 04 Feb 2020 12:12:13 +0100")

>>>>> On Tue, 04 Feb 2020 12:12:13 +0100, Tassilo Horn <tsdh@gnu.org> said:

    Tassilo> Hi all,
    Tassilo> I use the current Emacs from the master branch.  It is configured with
    Tassilo> cairo and HarfBuzz support.

    Tassilo>   (frame-parameter nil 'font-backend) ;=> (ftcrhb x)

    Tassilo> I don't configure fonts inside emacs but it takes my default monospaced
    Tassilo> font from GNOME settings.  Right now, that is set to PragmataPro, so
    Tassilo> describe-char says something like

    Tassilo>     display: by this font (glyph code)
    Tassilo>     ftcrhb:-FSD -PragmataPro-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1 (#x46)

    Tassilo> So far, so good.  When I now switch my GNOME monospace font setting to
    Tassilo> the JetBrains Mono font [1] and fire up a new frame, it seems like a
    Tassilo> bitmap variant of that font is used.  describe-char says:

    Tassilo>     display: by this font (glyph code)
    Tassilo>     x:-misc-jetbrains mono-medium-r-normal--15-108-100-100-m-90-iso8859-1 (#x6F)

This is from 'emacs -Q' as well? One thing you could do is run

FC_DEBUG=15 emacs -Q

which will output debug on what FontConfig is trying to do. The
jetbrains font is using iso8859-1 rather than iso10646-1, perhaps
there is some influence from locale settings?

FWIW, I canʼt reproduce this. Which distribution is this on?

Robert



  reply	other threads:[~2020-02-04 12:15 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 11:12 Emacs 28: Specific TTF font gets loaded with font-backend x instead of ftcrhb Tassilo Horn
2020-02-04 12:15 ` Robert Pluim [this message]
2020-02-04 12:25   ` Robert Pluim
2020-02-04 12:58     ` Tassilo Horn
2020-02-04 13:54       ` Robert Pluim
2020-02-04 14:21         ` Tassilo Horn
2020-02-04 16:26           ` Robert Pluim
2020-02-04 18:32             ` Tassilo Horn
2020-02-04 20:11               ` Robert Pluim
2020-02-05 16:51                 ` Tassilo Horn
2020-02-04 15:31     ` Eli Zaretskii
2020-02-04 18:43       ` Tassilo Horn
2020-02-04 19:08         ` Eli Zaretskii
2020-02-05 16:44           ` Tassilo Horn
2020-02-05 17:04             ` Eli Zaretskii
2020-02-06  7:12               ` Tassilo Horn
2020-02-06 18:15                 ` Eli Zaretskii
2020-02-07  9:21                   ` Tassilo Horn
     [not found]                   ` <b271f1084b17a53ee1583d1f8cd92e9ed21cf360.camel@gnu.org>
2020-02-07  9:48                     ` Eli Zaretskii
2020-02-07 10:41                       ` Tassilo Horn
2020-02-07 13:28                         ` Eli Zaretskii
2020-02-08  9:39                           ` Tassilo Horn
2020-02-08  9:52                             ` Tassilo Horn
2020-02-08 10:16                               ` Eli Zaretskii
2020-02-08 10:36                                 ` Eli Zaretskii
2020-02-08 12:29                                   ` Tassilo Horn
2020-02-08 13:50                                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m24kw6lf9n.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.