GNU bug report logs -
#53729
29.0.50; Tamil text not shaped in modeline
Previous Next
Reported by: Visuwesh <visuweshm <at> gmail.com>
Date: Wed, 2 Feb 2022 16:57:01 UTC
Severity: normal
Found in version 29.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
> From: Visuwesh <visuweshm <at> gmail.com>
> Cc: 53729 <at> debbugs.gnu.org
> Date: Thu, 03 Feb 2022 13:37:09 +0530
>
> > Strange. I guess the only way of investigating this is to step with
> > GDB into the code which renders the mode line, and see which font
> > specifically is being used there?
> >
>
> I suppose so but I'm confident that "Noto Serif Tamil" is the font used
> in the modeline. The only other Tamil font I have installed is "Noto
> Sans Tamil" and I can easily make out the difference between the two.
> Font selection does not seem to be the problem, at least.
It could be that Emacs selects some variant of Noto Serif Tamil (some
weight or maybe width) which causes this.
Btw, can you try this with other fonts and see if any of them displays
the buffer name correctly in the mode line?
> In either case, I think I can only get to this in two weeks. And is the
> information in etc/DEBUG all I need (except the breakpoint which will be
> provided?)?
It should get you started, yes. There are special commands defined in
src/.gdbinit that will help showing Lisp objects, and feel free to ask
for guidance if you aren't sure how to proceed or have any questions.
> You're right. In the OP, even simple combinations like க + ் is not
> rendered right: the dot should be on top of க but in the buffer name, it
> is next to it. However, Emacs seems to have no problem shaping க + ி.
> The grossest of all is க + ு where the combined letter should be க plus
> some kind of arc that surrounds the letter i.e., கு (hopefully Emacs
> renders this fine on your end, if not, I guess I could write it down on
> paper and send a picture).
OK, thanks.
One more question: which version of HarfBuzz do you have installed
there?
This bug report was last modified 3 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.