GNU bug report logs -
#25216
26.0.50 [regression]; Curly quotes are not found in some sizes of ‘Terminus’ font
Previous Next
Reported by: Dmitry Alexandrov <321942 <at> gmail.com>
Date: Sat, 17 Dec 2016 01:04:02 UTC
Severity: normal
Tags: moreinfo
Found in version 26.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu)
Repository revision: 6bf83218314db1c63ce34564edfb994d9431b28a
Debian GNU/Linux 8.6 Jessie
xfonts-terminus 4.40-2 as shipped in Debian
Steps to reproduce:
$ emacs --quick --font '-*-terminus-medium-r-*-*-20-*-*-*-*-*-*-*'
Find some document with curly quotes: ‘’ and “”. GNU Emacs Manual (‘<f1> r’) uses them heavily, for instance.
It looks wrong:
[91.png (image/png, inline)]
[Message part 3 (text/plain, inline)]
‘C-u C-x =’ says that instead of Terminus ‘x:-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1’ font is used for rendering quotes. When I request 24th size, I got yet another font — ‘x:-efont-fixed-medium-r-normal--24-240-75-75-c-240-iso10646-1’.
In a strange way there is no such a problem with some other sizes:
$ emacs --quick --font '-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*'
is okay, for example. ‘C-u C-x =’ says that ‘xft:-xos4-Terminus-normal-normal-normal-*-16-*-*-*-c-80-iso10646-1’ is used in that case.
The reason is *not* that Terminus just does not have these glyphs — it does. Moreover — GNU Emacs 24.4.1 finds and renders them correctly:
$ emacs24 --quick --font '-*-terminus-medium-r-*-*-20-*-*-*-*-*-*-*'
[90.png (image/png, inline)]
This bug report was last modified 5 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.