bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73297: 30.0.91; on NetBSD 10, raccoon glyph fails to show


From: Eli Zaretskii
Subject: bug#73297: 30.0.91; on NetBSD 10, raccoon glyph fails to show
Date: Thu, 26 Dec 2024 21:42:32 +0200

> Cc: 73297@debbugs.gnu.org
> Date: Mon, 16 Sep 2024 20:47:25 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> tags 73297 notabug
> thanks
> 
> > Date: Mon, 16 Sep 2024 15:13:01 +0000
> > From:  Van Ly via "Bug reports for GNU Emacs,
> >  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> > 
> > The raccoon glyph shows visually in the web browser but does not inside 
> > graphical gnu emacs.
> > 
> >   character: 🦝 (displayed as 🦝) (codepoint 129437, #o374635, #x1f99d)
> > 
> > Steps to reproduce behavior
> > 
> >  1. start, emacs -Q --init-dir=/tmp/xxx
> >  2. enter, the following one line in the file /tmp/example.html
> > 
> > <pre>🦝</pre>
> > 
> > Expected behavior, the glyph presented in the web browser is shown in emacs.
> 
> This character belongs to what Emacs calls the 'emoji script.  The
> default fontset assigns this script to Noto Emoji and Noto Color Emoji
> fonts.  If you don't have any of these fonts installed, and cannot
> install them, you need to customize the default fontset (using
> set-fontset-font) to use some other font for Emoji display.
> 
> This is not a bug in Emacs, this is due to a lack of proper
> configuration of your fonts for displaying Emoji.

Closing.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]