emacs-devel
[Top][All Lists]
Advanced

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

Re: Color emojis on Win10?


From: Eli Zaretskii
Subject: Re: Color emojis on Win10?
Date: Tue, 09 Nov 2021 15:25:24 +0200

> From: Arash Esbati <arash@gnu.org>
> Date: Tue, 09 Nov 2021 12:53:26 +0100
> 
> I'm using a recent build (41b1fa05c7) from master on Win10 and have the
> following snippet in my init file for emojis:
> 
>     (set-fontset-font t 'emoji
>                       (font-spec :family   "Segoe UI Emoji"
>                                  :registry "iso10646-1"
>                                  :size     9.3)
>                       nil 'prepend)
> 
> Is it possible to get color emojis with Segoe UI Emoji?

It isn't currently possible to get color Emoji on MS-Windows.  Color
fonts are not supported there.  Patches to add that are welcome.



reply via email to

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