Read the statement by Michael Teeuw here.
Majority of my emoji not showing on RPB3+
-
At first glance it looks like a chromium/linux problem,
https://www.google.com/search?client=firefox-b-d&q=chromium+emoji+support
-
@broberg Thanks for the fast replies!
I will look into the smart mirror this weekend
-
I’ve seen some colored symbols, but don’t know if you can get an overview of those that are working on MM.
-
FIXED!!!
For anyone that has the same issue I was able to fix it by doing the following steps:
-
Follow this article’s step to download and create font-config
https://www.omgubuntu.co.uk/2016/08/enable-color-emoji-linux-google-chrome-noto -
Unzip folder from Raspberry Pi’s Download Folder
-
Open Terminal and type the following:
cp *.ttf ~/.fonts/
fc-cache -v -f -
Reboot Raspberry Pi
-
Verify that you can see emoji (https://eosrei.github.io/emojione-color-font/full-demo.html)
-
-
These were the articles that helped me the most
https://www.omgubuntu.co.uk/2016/08/enable-color-emoji-linux-google-chrome-noto
-