summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2019-05-31 16:23:51 +0300
committerEli Zaretskii <eliz@gnu.org>2019-05-31 16:23:51 +0300
commitb7730c259bc91f030069e408aaddb43f02da3a3a (patch)
treed3b51dd90d190027275b5ebb923c34fcac6e951a
parentb55cc0976c7052e042de1f5013167d6816d12b21 (diff)
downloademacs-b7730c259bc91f030069e408aaddb43f02da3a3a.tar.gz
; * etc/NEWS: Mention support for HarfBuzz on MS-Windows.
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ebffd9b8794..82224739a29 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -34,7 +34,8 @@ suitable libgmp is available.
HarfBuzz text shaping engine. It is on by default; use './configure
--without-harfbuzz' to build without it. The HarfBuzz text shaping is
available via new font backend drivers 'xfthb' and 'ftcrhb' for Xft
-and Cairo drawings, respectively.
+and Cairo drawings, respectively, and via the 'harfbuzz' backend on
+MS-Windows.
** The new configure option '--with-json' adds support for JSON using
the Jansson library. It is on by default; use './configure