From: ynyaaa@gmail.com
To: Eli Zaretskii <eliz@gnu.org>
Cc: 39340@debbugs.gnu.org
Subject: bug#39340: 26.3; "Noto Emoji" font not displayed
Date: Thu, 30 Jan 2020 14:13:47 +0900 [thread overview]
Message-ID: <86wo99jzlg.fsf@gmail.com> (raw)
In-Reply-To: <83o8umm8c2.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 29 Jan 2020 20:22:05 +0200")
[-- Attachment #1: Type: text/plain, Size: 2217 bytes --]
Eli Zaretskii <eliz@gnu.org> writes:
>> From: ynyaaa@gmail.com
>> Date: Wed, 29 Jan 2020 13:12:07 +0900
>>
>> I installed Noto fonts including "Noto Emoji"(NotoEmoji-Regular.ttf).
>> Almost all glyphs defined in the font are not displayed.
>>
>> Evaluating the following form, only "©® ⃣〰〽㊗㊙" can be displayed.
>> (set-fontset-font t '(#x80 . #x1FFFF) "Noto Emoji")
>>
>> Other characters listed below are displayed with other fonts or boxed
>> hex numbers.
>
> Please tell more details, in particular what do you mean by "can be
> displayed", and also which of the characters you show are displayed
> with other fonts and which with boxes with hex codepoints.
'C-u C-x =' on displayable characters shows a font name in *Help* buffer:
character: © (displayed as ©) (codepoint 169, #o251, #xa9)
uniscribe:-outline-Noto Emoji-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x11)
Starting with 'emacs -Q', the font name is shown as below.
character: © (displayed as ©) (codepoint 169, #o251, #xa9)
uniscribe:-outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x8B)
As for U+20E3( ⃣:COMBINING ENCLOSING KEYCAP), the glyph in "Noto Emoji"
is drawn as a 3D button. I can see visually the glyph difference from
other fonts.
>> non-displayable characters
>
> What does "non-displayable" mean in this context?
I attach an HTML file noto-emoji.html, which contains characters easy to
see the difference, and screen shots of the file.
"Noto Emoji" does not have ASCII alphabets nor glyphs for characters
from U+1F641 to U+1F645.(It has ASCII digits.)
Using "Segoe UI Symbol", the characters can be displayed.
PNG files are screen shots under the following conditions.
chrome.png
external browser
emacs-default.png
emacs -Q -f menu-bar-mode -f tool-bar-mode -g 50x11 noto-emoji.html
emacs-noto-emoji.png
emacs -Q -f menu-bar-mode -f tool-bar-mode -g 50x11 \
--eval "(set-frame-font \"Noto Emoji\")" noto-emoji.html
emacs-segoe-ui-symbol.png
emacs -Q -f menu-bar-mode -f tool-bar-mode -g 50x11 \
--eval "(set-frame-font \"Segoe UI Symbol\")" noto-emoji.html
[-- Attachment #2: noto-emoji.html --]
[-- Type: text/html, Size: 544 bytes --]
[-- Attachment #3: chrome.png --]
[-- Type: image/png, Size: 39292 bytes --]
[-- Attachment #4: emacs-default.png --]
[-- Type: image/png, Size: 16233 bytes --]
[-- Attachment #5: emacs-noto-emoji.png --]
[-- Type: image/png, Size: 14824 bytes --]
[-- Attachment #6: emacs-segoe-ui-symbol.png --]
[-- Type: image/png, Size: 21764 bytes --]
next prev parent reply other threads:[~2020-01-30 5:13 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-29 4:12 bug#39340: 26.3; "Noto Emoji" font not displayed ynyaaa
2020-01-29 18:22 ` Eli Zaretskii
2020-01-30 5:13 ` ynyaaa [this message]
2020-01-30 14:38 ` Eli Zaretskii
2020-01-31 2:20 ` ynyaaa
2020-01-31 8:46 ` Eli Zaretskii
2020-01-31 10:43 ` Eli Zaretskii
2020-02-01 3:54 ` ynyaaa
2020-02-01 9:14 ` Eli Zaretskii
2020-02-01 11:52 ` YAGI Tatsuya
2020-02-01 12:46 ` Eli Zaretskii
2020-02-03 16:27 ` Robert Pluim
2020-02-03 16:58 ` Eli Zaretskii
2020-02-03 18:03 ` Robert Pluim
2020-02-03 18:22 ` Eli Zaretskii
2020-02-03 19:45 ` Robert Pluim
2020-02-03 19:57 ` Eli Zaretskii
2020-09-20 10:08 ` Lars Ingebrigtsen
2020-09-20 10:49 ` Eli Zaretskii
2020-09-20 10:55 ` Lars Ingebrigtsen
2020-09-20 11:09 ` Eli Zaretskii
2020-02-01 11:34 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wo99jzlg.fsf@gmail.com \
--to=ynyaaa@gmail.com \
--cc=39340@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.