unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Eliachevitch <m.eliachevitch@posteo.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 57141@debbugs.gnu.org
Subject: bug#57141: 29.0.50; Most emoji not displaying in PGTK emacs
Date: Thu, 11 Aug 2022 17:13:32 +0000	[thread overview]
Message-ID: <87h72i641t.fsf@posteo.de> (raw)
In-Reply-To: <83czd6pxwm.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 3200 bytes --]

> This is not an Emoji character, this is NBSP.

Upps, my bad, obviously, seems that `(emoji-list)' skips those unrenderable emoji.
For describe-char on "😊", I get

--8<---------------cut here---------------start------------->8---
                position: 523 of 1964 (27%), restriction: <103-1965>, column: 0
                character: 😊 (displayed as 😊) (codepoint 128522, #o373012, #x1f60a)
                charset: unicode (Unicode (ISO10646))
    code point in charset: 0x1F60A
                script: emoji
                syntax: w 	which means: word
                category: .:Base
                to input: type "C-x 8 RET 1f60a" or "C-x 8 RET SMILING FACE WITH SMILING EYES"
            buffer code: #xF0 #x9F #x98 #x8A
                file code: #xF0 #x9F #x98 #x8A (encoded by coding system utf-8-unix)
                display: no font available

    Character code properties: customize what to show
    name: SMILING FACE WITH SMILING EYES
    general-category: So (Symbol, Other)
    decomposition: (128522) ('😊')

    There are text properties here:
    fontified            t
    wrap-prefix          ""
    ws-butler-chg        chg
--8<---------------cut here---------------end--------------->8---

I now also attached some screenshots of the emoji-list and also of the completion-buffer when I press <tab> in emoji-search, which shows the unicode placeholders that I get, so it might be more clear what my problem is.

> Do you have Color Note Emoji font installed?

 "Noto Color Emoji" is in the output of '(font-family-list) ` and it's also installed via my system package manager. Weirdly, if try to change the frame font to "Noto Color Emoji", which I did via the menu-bar "options->set default font", I get the error message

    set-frame-font: Font not available: #<font-spec nil nil Noto\ Color\ Emoji nil nil normal normal nil 10.0 nil nil nil nil>

I get this for all other emoji fonts that I have installed, but maybe this is normal for an emoji font because setting it as font for the entire frame doesn't make much sense, but I don't know if this is not a hint of an underlying font-config issue.

> Could this be bug#57066?  Does the patch posted there fix the problem?

I agree this is likely to be an issue with harfbuzz, even though the symptoms of this bug look different from bug#57066, as I just don't get any rendered emoji instead of overlapping emoji (see attached screenshots). I will try this patch anyway after this mail.

I also saw bug#56789 which seemed similar in symptoms, but I just checked that my archlinux installation has harfbuzz 5.1.0, where the bug causing #56789 is should be fixed as far as I understood. I tried a clean rebuild to make sure I use that harfbuzz version and also I tried downgrading harfbuzz to 4.4.1 and rebuilding emacs and neither solved my rendering issues. I also tried the command

    hb-view  --output-file=foo.svg --font-size=13 \
    /usr/share/fonts/noto/NotoColorEmoji.ttf \
    -u 1f469,200d,2764,fe0f,200d,1f468

and it works, producing a nice SVG emoji image. So it's not that harfbuzz in general is broken.

Thanks for the help,
Michael



[-- Attachment #2: emoji-list.png --]
[-- Type: image/png, Size: 28930 bytes --]

[-- Attachment #3: emoji-completion.png --]
[-- Type: image/png, Size: 21634 bytes --]

  reply	other threads:[~2022-08-11 17:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-11 14:10 bug#57141: 29.0.50; Most emoji not displaying in PGTK emacs Michael Eliachevitch
2022-08-11 16:06 ` Eli Zaretskii
2022-08-11 17:13   ` Michael Eliachevitch [this message]
2022-08-11 18:32     ` Eli Zaretskii
2022-08-11 18:54       ` Michael Eliachevitch
2022-08-12  5:38         ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h72i641t.fsf@posteo.de \
    --to=m.eliachevitch@posteo.de \
    --cc=57141@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).