summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-09-26 09:51:14 +0300
committerEli Zaretskii <eliz@gnu.org>2022-09-26 09:51:14 +0300
commit4c0fc12631ba15ffa8e5e6ebc8673f26fdb48202 (patch)
treeea8805c3ab544aa8d00c59dcda1ad92dda87682b /etc/TODO
parent9ed03040d5bfb228c8d41f1df44e74a824d0cd44 (diff)
downloademacs-4c0fc12631ba15ffa8e5e6ebc8673f26fdb48202.tar.gz
emacs-4c0fc12631ba15ffa8e5e6ebc8673f26fdb48202.tar.bz2
emacs-4c0fc12631ba15ffa8e5e6ebc8673f26fdb48202.zip
; * etc/TODO: Add some new info to the stylistic-sets item.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 3e4979da8a7..fefc586123e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -359,6 +359,17 @@ should invoke the 'shape' method. 'hbfont_shape' should be extended
to pass to 'hb_shape_full' the required array of features, as
mentioned in the above HarfBuzz discussion.
+Alternatively, stylistic sets could be a font property, or a face
+property. See this discussion:
+
+ https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01597.html
+
+For some relevant use cases, see
+
+ https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01652.html
+ https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01701.html
+ https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01772.html
+
** Concurrency
Stefan Monnier writes: "Including it as an 'experimental' compile-time
option sounds good. Of course there might still be big questions