www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2026/06/03/20:18:36

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 6540IaQF1941829
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 6540IaQF1941829
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=bx1UaEl/
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0EF0B4BA2E1B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1780532315;
bh=EraAAOrogkQdv6vrhpeOzvhnB2//kKl9XXzGzkhu0+4=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=bx1UaEl/iFgf1BLpksKYuSBp/QhZoxP6Jf3uoHE51s6pnO6VkieWI6NiI5StrJ3//
HJtHKrHuuEUTAiXQ9eieqePqHE9tYCzRI7JKvBTx+ZnPlexQsQAkY/TbiHmbRDyzAy
YtHL9pHPtxUUBOvtZm4kDaNBGj6jCtbgDovhxqQE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DFC064BA2E14
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DFC064BA2E14
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780532294; cv=none;
b=BzuhSLsACRzGXCtUvA/JLuA7UiAbYRjloMEMS0JNoN6y3x5K8ifaPN0X+V1MAPPbdRxE1q7E18zjykm35x6IUdwuRyCbtOx7UC9A5j8sNmp2sV1t1151ahecHuE2efjEhVA7Bhh723IKFg/yLgWy4BcTI1uw2hYxUL/NvzZZrh4=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1780532294; c=relaxed/simple;
bh=d7M4GvWb1eO62Y1DZI7MHsAqEQDuK8GO9mWoW5o/M6o=;
h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature;
b=IBT/zMHeZw5EUu0h07+QcrUFXB7A39RneRjpRbOflCRaos03FqagqJFbk8pzMZsc8wi5Bh4woo33R6LRXpswzG3mPuBNt/o0O99EMtk/3yfVd/e8aMlXrLCadKmdJT5FIEo8yHpjkXlqg6LRD+XqK+j0zwc1O8rTg4kmfv4gJGs=
ARC-Authentication-Results: i=1; sourceware.org;
dkim=pass (2048-bit key, unprotected)
header.d=nifty.ne.jp header.i=@nifty.ne.jp header.a=rsa-sha256
header.s=default-1th84yt82rvi header.b=KEjFJDZp
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFC064BA2E14
Date: Thu, 4 Jun 2026 09:18:10 +0900
To: cygwin AT cygwin DOT com
Subject: Re: xterm can't load Inconsolata font with fontconfig-2.18.0-1
Message-Id: <20260604091810.885f3fb33c60005c324f72fe@nifty.ne.jp>
In-Reply-To: <CAAHpriM+EhL1ThN7nmj+D93hJyF3zsb=cX8uHeFs80gdnaYFPA@mail.gmail.com>
References: <CAAHpriM+EhL1ThN7nmj+D93hJyF3zsb=cX8uHeFs80gdnaYFPA AT mail DOT gmail DOT com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On Wed, 3 Jun 2026 12:47:24 -0700
Keith Thompson wrote:
> Confirmed, fontconfig 2.18.1-1 fixes the problem.
> 
> $ fc-match --version
> fontconfig version 2.18.1
> $ fc-match Inconsolata
> Inconsolata.ttf: "Inconsolata" "Medium"
> $ XFT_DEBUG=3 /usr/bin/xterm -fa Inconsolata -e sleep 1
> XFT_DEBUG=3
> XftFontInfoFill: /usr/share/fonts/inconsolata/Inconsolata.ttf: 0 (20.0526
> pixels)
> XftFontInfoFill: /usr/share/fonts/inconsolata/Inconsolata.ttf: 0 (20.0526
> pixels)
> XftFontInfoFill: /usr/share/fonts/inconsolata/Inconsolata.ttf: 0 (20.0526
> pixels)
> XftFontInfoFill: /usr/share/fonts/inconsolata/Inconsolata.ttf: 0 (20.0526
> pixels)
> $

Thanks for testing!

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019