diff options
Diffstat (limited to 'personal/itches')
| -rw-r--r-- | personal/itches/emacs/emoji.org | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/personal/itches/emacs/emoji.org b/personal/itches/emacs/emoji.org index ecf3832..a66ec87 100644 --- a/personal/itches/emacs/emoji.org +++ b/personal/itches/emacs/emoji.org @@ -1,14 +1,11 @@ Support for color fonts [[https://lists.gnu.org/archive/html/emacs-devel/2019-04/msg00996.html][has landed]] on version 27.0 (master). Remaining issues: -* Fix font-hinting =--with-cairo= +* DONE Fix font-hinting =--with-cairo= -See bug#35781. Potentially useful reading: +Bug#35781 fixed by Yamamoto Mitsuharu. -- https://bugs.freedesktop.org/show_bug.cgi?id=11838 -- https://unix.stackexchange.com/questions/321857/why-is-xft-ignoring-font-settings - -* Check whether combining sequences work +* TODO Check whether combining sequences work For example:, regional flags, ZWJ sequences from @@ -18,7 +15,7 @@ For example:, regional flags, ZWJ sequences from - 🐕🦺 - regional indicators: 🇪🇺, 🇫🇷 -* Add a convenient way to set a font for all emojis +* TODO Add a convenient way to set a font for all emojis AFAICT there is no convenient way to =set-fontset-font= e.g. Noto Color Emoji for "all emojis"; valid TARGETs for this function are |
