]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/TODO: Add some new info to the stylistic-sets item.
authorEli Zaretskii <eliz@gnu.org>
Mon, 26 Sep 2022 06:51:14 +0000 (09:51 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 26 Sep 2022 06:51:14 +0000 (09:51 +0300)
etc/TODO

index 3e4979da8a70112d6aad8a587e7304c72127e64c..fefc586123ea1fed5332f6793abaf33012ab9e26 100644 (file)
--- 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