commit d0b02736a009fef88d2514ad222c4ac5f3d793de
parent a7321e0281a0ed5f16b6ba3b7f9488b82a02c4f8
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Mon, 20 Sep 2021 23:03:29 +0200
Track progress of emoji implementation in Emacs
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/itches/emacs/emoji.org b/itches/emacs/emoji.org
@@ -2,11 +2,9 @@ Support for color fonts [[https://lists.gnu.org/archive/html/emacs-devel/2019-04
Remaining issues:
* DONE Fix font-hinting =--with-cairo=
-
Bug#35781 fixed by Yamamoto Mitsuharu.
-* TODO Check whether combining sequences work
-
+* DONE Check whether combining sequences work
For example: regional flags, ZWJ sequences from
- ZWJ sequences from
@@ -15,7 +13,10 @@ For example: regional flags, ZWJ sequences from
- 🐕🦺
- regional indicators: 🇪🇺, 🇫🇷
-* DONE Add a convenient way to set a font for all emojis
+Implemented by Robert Pluim in Emacs 28 🫡.
+* DONE Add a convenient way to set a font for all emojis
Robert Pluim added an =emoji= script that can be used with
~set-fontset-font~ in Emacs 28.
+
+* TODO Handle variation selectors