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

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

bug#44664: 28.0.50; troubles with some chars in term


From: Basil L. Contovounesios
Subject: bug#44664: 28.0.50; troubles with some chars in term
Date: Thu, 26 Nov 2020 21:14:12 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Right.  Emacs still chooses to display ΡΎ in DejaVu Sans (without the
> Mono), presumably because DejaVu Sans Mono doesn't have that character?
> Is there a way to query the font to see what characters it has coverage
> for?

FWIW, you could also ask the opposite question:

$ fc-list :charset=47e | grep -ci 'deja.*sans'
8
$ ^sans^mono^
fc-list :charset=47e | grep -ci 'deja.*mono'
0

-- 
Basil





reply via email to

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