GNU bug report logs -
#20984
25.0.50; Combining accents don't display properly in certain fonts
Previous Next
Reported by: bruce.connor.am <at> gmail.com
Date: Sun, 5 Jul 2015 16:25:02 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 5 Jul 2015 17:24:32 +0100
> From: Artur Malabarba <bruce.connor.am <at> gmail.com>
>
> Start emacs -Q then evaluate the following in the *scratch* (assuming
> you have this font installed)
>
> (set-face-attribute 'default nil :font "SourceCodePro Medium")
> (insert (format "a%c" 768))
>
> The result should look like "à", but instead, it looks like "a`" where
> the letter "a" is actually distorted and shifted up (image attached).
> The same happens with other combining symbols.
Do both glyphs come from the same font, according to "C-u C-x ="? (I
don't have that font installed to try that myself.)
Emacs can only compose characters if their glyphs are covered by the
same font.
This bug report was last modified 10 years and 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.