From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Emacs 28: Specific TTF font gets loaded with font-backend x instead of ftcrhb Date: Tue, 04 Feb 2020 15:21:10 +0100 Message-ID: <87d0au1lih.fsf@gnu.org> References: <87pneu1u9e.fsf@gnu.org> <87h8061pcr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="47481"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Robert Pluim Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 04 15:21:38 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iyz57-000CCj-1q for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 04 Feb 2020 15:21:37 +0100 Original-Received: from localhost ([::1]:59460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyz56-0006dC-35 for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 04 Feb 2020 09:21:36 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54093) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyz4j-0006cY-NS for help-gnu-emacs@gnu.org; Tue, 04 Feb 2020 09:21:14 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iyz4j-0003gd-JT; Tue, 04 Feb 2020 09:21:13 -0500 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:38461) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1iyz4j-0001sX-7s; Tue, 04 Feb 2020 09:21:13 -0500 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id CE9A4207E1; Tue, 4 Feb 2020 09:21:12 -0500 (EST) Original-Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 04 Feb 2020 09:21:12 -0500 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrgeelgdeifecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufhffjgfkfgggtgfgsehtqhertddtreejnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecukfhppedufeegrdduudelrd dvgedrudelheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhr ohhmpehthhhorhhnodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdekieejfe ekjeekgedqieefhedvleekqdhtshguhheppehgnhhurdhorhhgsehfrghsthhmrghilhdr fhhm X-ME-Proxy: Original-Received: from jiffyarch (j289989.servers.jiffybox.net [134.119.24.195]) by mail.messagingengine.com (Postfix) with ESMTPA id 4C50A3060701; Tue, 4 Feb 2020 09:21:12 -0500 (EST) Mail-Followup-To: Robert Pluim , help-gnu-emacs@gnu.org In-Reply-To: (Robert Pluim's message of "Tue, 04 Feb 2020 14:54:23 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122343 Archived-At: Robert Pluim writes: > >> FWIW, I can=CA=BCt reproduce this. Which distribution is this on? > > Tassilo> This is on Arch Linux where the JetBrainsMono font is instal= led as a > Tassilo> system package in version 1.0.1. I've seen that the current= version is > Tassilo> 1.0.2, so maybe the issue is fixed upstream alread... > > Tassilo> So I've just downloaded the JetBrainsMono-1.0.2.zip and copi= ed over the > Tassilo> new TTF files to /usr/share/fonts/TTF/ overwriting the exist= ing ones and > Tassilo> ran "sudo fc-cache". Therafter, my emacs shows mostly boxes: > > Does Arch have some kind of 'fallback to bitmap' configuration? Not that I know of but I'm no font config expert. Usually, it just works... > What does 'C-u C-x =3D' say about which font is being used? That's with emacs -Q and the working PragmataPro GNOME setting on the first char in *scratch*. --8<---------------cut here---------------start------------->8--- position: 1 of 145 (0%), column: 0 character: ; (displayed as ;) (codepoint 59, #o73, #x3b) charset: ascii (ASCII (ISO646 IRV)) code point in charset: 0x3B script: latin syntax: < which means: comment category: .:Base, a:ASCII, l:Latin, r:Roman to input: type "C-x 8 RET 3b" or "C-x 8 RET SEMICOLON" buffer code: #x3B file code: #x3B (encoded by coding system utf-8-unix) display: by this font (glyph code) ftcrhb:-FSD -PragmataPro-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1= (#x1C) Character code properties: customize what to show name: SEMICOLON general-category: Po (Punctuation, Other) decomposition: (59) (';') There are text properties here: face font-lock-comment-delimiter-face fontified nil --8<---------------cut here---------------end--------------->8--- And that's the same after changing the font to JetBrains Mono. --8<---------------cut here---------------start------------->8--- position: 1 of 145 (0%), column: 0 character: ; (displayed as ;) (codepoint 59, #o73, #x3b) charset: ascii (ASCII (ISO646 IRV)) code point in charset: 0x3B script: latin syntax: < which means: comment category: .:Base, a:ASCII, l:Latin, r:Roman to input: type "C-x 8 RET 3b" or "C-x 8 RET SEMICOLON" buffer code: #x3B file code: #x3B (encoded by coding system utf-8-unix) display: by this font (glyph code) x:-misc-jetbrains mono-medium-r-normal--13-94-100-100-m-80-iso8859-1 (#= x3B) Character code properties: customize what to show name: SEMICOLON general-category: Po (Punctuation, Other) decomposition: (59) (';') There are text properties here: face font-lock-comment-delimiter-face fontified nil --8<---------------cut here---------------end--------------->8--- Bye, Tassilo