GNU bug report logs -
#39340
26.3; "Noto Emoji" font not displayed
Previous Next
Reported by: ynyaaa <at> gmail.com
Date: Wed, 29 Jan 2020 04:13:01 UTC
Severity: normal
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: ynyaaa <at> gmail.com
>> Cc: 39340 <at> debbugs.gnu.org
>> Date: Sat, 01 Feb 2020 12:54:52 +0900
>>
>> Starting 'emacs -Q', I got 10480.txt with the following form.
>> (let ((c #x10480)
>> font-log)
>> (insert c)
>> (redisplay)
>> (let ((coding-system-for-write 'utf-8-dos))
>> (write-region (pp (reverse font-log)) nil (format "%X.txt" c))))
>>
>> Starting another 'emacs -Q' and replacing the value of c to #x104A0,
>> I got 104A0.txt.
>
> Thanks. The log mentions "Unifont Upper" font. What is it? Can you
> try uninstalling it?
GNU unifont is a bitmap font which covers most of unicode characters.
"Unifont Upper" is a font for unicode-smp.
I uninstalled "Unifont Upper" and got 104A0-2.txt.
OSMANYA DIGITs are not displayed yet.
[104A0-2.txt (text/plain, attachment)]
This bug report was last modified 4 years and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.