GNU bug report logs -
#14461
24.3.50; bad display for 'space' + (U+0336) unicode combination
Previous Next
Full log
View this message in rfc822 format
On Sat, 17 Aug 2019 18:44:33 +0300 Eli Zaretskii <eliz <at> gnu.org> wrote:
>> From: Stephen Berman <stephen.berman <at> gmx.net>
>> Cc: handa <at> gnu.org, cedric.chepied <at> gmail.com, 14461 <at> debbugs.gnu.org,
>> larsi <at> gnus.org
>> Date: Sat, 17 Aug 2019 17:39:41 +0200
>>
>> > If the latter, then the composition was
>> > done in both cases, and you simply should find a better font if you
>> > want these displayed more nicely.
>>
>> That indeed appears to be the case: when I change the font to DejaVu
>> Sans (i.e. not the monospace version), then the 'a' sequence is
>> displayed like the 'b' sequence, with both combining characters over the
>> alphabetic character. This seems like a bug in the monospace font, but
>> it also seems unlikely such a bug wouldn't have been noticed and fixed
>> long ago, so I suspect there must be some other reason for the
>> difference.
>
> Does HarfBuzz's hb-view produce the same display with the monospaced
> font? If so, I'd bet it's a problem with the font. You could ask
> about this on the HarfBuzz mailing list.
>
> If hb-view produces a different display, then it could be our problem.
Executing this:
$ hb-view /usr/share/fonts/dejavu/DejaVuSansMono.ttf -u 'U+061, U+301, U+302'
displays just 'a' with an acute accent over it, i.e. the circumflex is
not displayed at all (unlike Emacs, which display the circumflex to the
right of the a + acute accent grapheme).
Steve Berman
This bug report was last modified 5 years and 315 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.