如何让 Apple Color Emojis 在 Ubuntu 上工作?

Phi*_*ort 15 fonts apple ubuntu-touch

为了在 Ubuntu 机器上呈现表情符号,只需安装该ttf-ancient-fonts软件包即可。

但这些都没有颜色,远不如著名的Apple Color Emojis 好看

如何在我的 Ubuntu 机器上安装这些?特别是,在我的 Ubuntu Touch 设备上会很好。

13r*_*ac1 23

Apple Color Emoji字体不能在 Linux 中使用,也未获许可在 Apple 产品之外使用。

我假设您的实际目标只是在 Linux 上显示彩色表情符号。您可以安装EmojiOne ColorTwitter Color Emoji以获得全彩表情符号,包括肤色多样性和国家标志。

注意:该字体使用 SVG-in-OpenType 格式,目前仅在 Firefox、Thunderbird 和其他基于 Mozilla Gecko 的应用程序中显示彩色表情符号。这不是字体的限制,而是操作系统和应用程序的限制。包含常规黑白轮廓表情符号以实现向后/后备兼容性。

可在 Github 发布页面或通过我的 Launchpad PPA 手动安装:

sudo apt-add-repository ppa:eosrei/fonts
sudo apt-get update
# Choose one!
sudo apt-get install fonts-emojione-svginot
# Or
sudo apt-get install fonts-twemoji-svginot
Run Code Online (Sandbox Code Playgroud)

Firefox 中的 EmojiOne 颜色: Firefox 中的 EmojiOne Color 字体 Firefox 中的 Twitter 颜色表情符号: Firefox 中的 Twitter Color Emoji 字体 可能很明显,但无论如何都要完全披露:我制作了两种字体。