GNU bug report logs -
#44020
28.0.50; Prefer selection of colour emoji fonts?
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Thu, 15 Oct 2020 18:12:01 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Tue, 20 Oct 2020 05:35:39 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>> From: Stephen Berman <stephen.berman <at> gmx.net>
>> Cc: rpluim <at> gmail.com, 44020 <at> debbugs.gnu.org, larsi <at> gnus.org
>> Date: Tue, 20 Oct 2020 00:00:35 +0200
>>
>> > And what version of Noto Color Emoji do you have?
>>
>> v2018-04-24-pistol-update
>>
>> > And finally, could you step through the code shown by Robert and tell
>> > whether the Noto Color Emoji's average_width you get is also zero or
>> > non-zero?
>>
>> I started emacs -Q in gdb, evaluated the above two set-fontset-font
>> sexps, put a breakpoint on font_open_entity, and typed `M-x 8 RET
>> GRINNING FACE RET' and gdb took control, then I stepped through the
>> function until gdb output `if (font->average_width > 0 && font->height >
>> 0)' and then I entered `p font->average_width' and gdb output $1 = 16.
>> Did I do this right and does that answer your question? If not, please
>> advise.
Eli> Yes, that's it. I wonder why Robert gets zero, perhaps a different
Eli> version of the font?
it seems Iʼm not alone in having problems with Noto Color Emoji on
Ubuntu: <https://github.com/googlefonts/noto-emoji/issues/36>
Debian time, I think (which has been on my list for a while in any
case).
Robert
--
This bug report was last modified 3 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.