emacs-devel
[Top][All Lists]
Advanced

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

Re: script-representative-chars for emoji


From: Eli Zaretskii
Subject: Re: script-representative-chars for emoji
Date: Mon, 04 Oct 2021 19:37:56 +0300

> From: Robert Pluim <rpluim@gmail.com>
> Gmane-Reply-To-List: yes
> Date: Mon, 04 Oct 2021 16:55:38 +0200
> 
> Hi,
> 
> I added the following
> 
>         (emoji #x1F300 #x1F600 #xFE0F)))
> 
> to script-representative-chars when creating the emoji script, but Iʼm
> now wondering if that #xFE0F was a mistake, as there are fonts that
> can represent emoji that won't have a glyph for VS-16. Iʼve not
> noticed any negative effects so far, but perhaps we should remove it
> in emacs-28?

Didn't we add VS-16 to have sequences that begin with non-Emoji
character and end in VS-16 displayed in Emoji font, the change you did
in font_ranges?  If you remove it, what happens to the likes of U+25AB
followed by U+FE0F ?




reply via email to

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