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

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

bug#63731: [PATCH] Support Emoji Variation Sequence 16 (FE0F) where appr


From: Eli Zaretskii
Subject: bug#63731: [PATCH] Support Emoji Variation Sequence 16 (FE0F) where appropriate
Date: Sat, 03 Jun 2023 08:36:59 +0300

> From: Robert Pluim <rpluim@gmail.com>
> Cc: 63731@debbugs.gnu.org,  steven@stebalien.com
> Date: Fri, 02 Jun 2023 15:58:37 +0200
> 
>     Eli> What does HarfBuzz's hb-view do with such sequences, when using Noto
>     Eli> Color Emoji font?
> 
> Sequence       Font             Result
> 23e9 fe0e      system           black box
> 23e9 fe0e      Symbola          correct text representation
> 23e9 fe0e      NotoEmoji        correct text representation
> 23e9 fe0e      NotoColorEmoji   blank
> 
> And on emacs-29, Symbola and NotoEmoji compose that sequence
> correctly. Now I just need to persuade emacs-30 to use one of them.

So you are saying that, in our default fontset, we should specify that
#xFE0E should be displayed by Noto Emoji (with Symbola as fallback),
and then make sure that font_range uses the same font for the likes of
#x23E9?  IOW, specify a different font for VS-15 even though is script
is 'emoji'?





reply via email to

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