GNU bug report logs - #23292
24.5; Combining characters do not reliably combine

Previous Next

Package: emacs;

Reported by: Honore Doktorr <hdfssk <at> gmail.com>

Date: Thu, 14 Apr 2016 19:34:02 UTC

Severity: normal

Merged with 39554, 44784

Found in versions 24.5, 27.0.50

Full log


View this message in rfc822 format

From: Alexis <flexibeast <at> gmail.com>
To: handa <handa <at> gnu.org>
Cc: hdfssk <at> gmail.com, Eli Zaretskii <eliz <at> gnu.org>, 23292 <at> debbugs.gnu.org
Subject: bug#23292: 24.5; Combining characters do not reliably combine
Date: Tue, 17 May 2016 14:40:01 +1000
handa <handa <at> gnu.org> writes:

> I tried to display "o\x0337" by "dejavu sans mono" font and saw 
> no problem.  I also tried "Inconsolata-g" font and found 
> "\x0337" was not displayed by that font.   But, this is simply 
> because the font doesn't have a glyph for "\x0337".
>
> I downloaded "Inconsolata-g" font from 
> http://www.fantascienza.net/leonardo/ar/inconsolatag/inconsolata-g_font.zip. 
> Are we using the same font?

i believe so.

Running fc-query(1) on the TTF version in my ~/.fonts folder:

   $ fc-query ~/.fonts/ttf/Inconsolata-g.ttf | grep -E 
   'version|hash'  fontversion: 66191(i)(s) hash: 
   "sha256:6847a2f48296546984ea60c37cc34749375857d137a01a574566d9c73d13e908"(s)

Running fc-query(1) on the TTF version from the above URL:

   $ fc-query ./Inconsolata-g.ttf | grep -E 'version|hash' 
   fontversion: 66191(i)(s) hash: 
   "sha256:6847a2f48296546984ea60c37cc34749375857d137a01a574566d9c73d13e908"(s) 





This bug report was last modified 3 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.