GNOME Bugzilla – Bug 785566
Add color-emoji itemizer
Last modified: 2017-07-31 22:05:57 UTC
We should itemize on color emoji and for parts that should be rendered color, prepend "emoji" in the font list. Here's Chrome's implementation of the emoji iterator: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/text/CharacterEmoji.cpp https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp
Fontconfig bug: https://bugs.freedesktop.org/show_bug.cgi?id=94551
commit fe0669798d617406b52a638fb2525b1f7527a2d6 (HEAD -> master, origin/master, origin/HEAD) Author: Behdad Esfahbod <behdad@behdad.org> Date: Mon Jul 31 23:03:30 2017 +0100 Choose emoji font for color emoji Fixes https://bugzilla.gnome.org/show_bug.cgi?id=785566