-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Description
With Ubuntu 18.04 and Fedora 28 brings full color emoji support to Linux. By adding "Noto Color Emoji" the end of the bootstrap font stack should improve linux support.
Firefox uses some internal emoji font for rendering, but it isn't what the system uses (meaning, if you cut-n-paste emoji from firefox into terminal, it will look differently). Chrome seems to use "Noto Color Emoji" automatically.
Attached is screen shot on firefox before and after adding "Noto Color Emoji" with various defaults. It's "better" but not perfect since some of the default fonts contain B/W emoji. That can only be fixed by more complicated @font-face and unicode-range hacks and don't recommend it.
This was generated from https://codepen.io/client9/pen/qoJoZW and some other https://www.client9.com/css-color-emoji-stack/
thoughts? Maybe not a big enough problem to justify the change.
Regards,
n
