10

I have managed to get good results with non-colored emoji with emojione and a variety of terminal emulators, but colored emoji don't seem to work anywhere.

It appears to me as though no one actually implements the required font rendering but Gecko. See the README of emojione issue and issue 30 (which I can't link due to a rep limit on more than two links) for details. Gecko font rendering in Firefox works well for me, but it isn't a terminal and there appear to be no gecko based terminal emulators either.

While digging into this issue I found out that there are four major colored font standard proposals/approaches but still no one in the Linux ecosystem (except Gecko) appears to support any of them.

If there is in fact no way to get colored emoji right now, which project is close to implementing any of the proposed standards? Which person do I need to constantly spam with emoji to get my wish?

2
  • Did you manage to advance somehow with this request?
    – Panayotis
    Commented Dec 24, 2016 at 15:34
  • @Panayotis Unfortunately not. I did some more reading but nobody seems even close to implementing it.
    – H2O
    Commented Dec 24, 2016 at 22:23

2 Answers 2

7

...a full year later:

The latest cairo update:

$ pacman -Q cairo
cairo 1.15.8-2

...added support for color emojis in terminals:

enter image description here

I tested this using Termite and gnome-terminal. Both worked. The update is available at least on Arch Linux, maybe it'll be on other distros soon. Enjoy!

6
  • 1
    You are the best! Works great, now I can finally annoy my coworkers with ungodly amounts of emoji in my code. I had to install emoji one and restart X. Probably uninstalled emoji-one at some point in this year.
    – H2O
    Commented Sep 20, 2017 at 9:17
  • 1
    I am so happy about this update! Also I don't think it matters what emoji font you have (as long as you have one).
    – fnune
    Commented Sep 20, 2017 at 9:29
  • How do you actually test this in Termite and gnome-terminal? Can someone give an example?
    – shevy
    Commented Sep 23, 2017 at 3:21
  • Copy an emoji from somewhere and paste it in the terminal: 🚀. Here are some more: gitmoji.carloscuesta.me
    – fnune
    Commented Sep 23, 2017 at 13:43
  • I have that exactly version of cairo also have installed emoji one but I cannot see emoji colors on my terminal yet :/. I have tested with terminology, gnome-terminal and terminte without success
    – rkmax
    Commented Dec 24, 2017 at 2:49
2

On Ubuntu Gnome 18.04 LTS colored emoji are available out of the box.

If you use XFCE you can install gnome-terminal to enable them on many terminal emulators (terminator, gnome, etc ...)

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .