[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Dec 18 14:20:52 UTC 2017


 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit b5bbb791d32467b91caf6f1bf7ccee7cb2ca8c52
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Dec 18 09:18:51 2017 -0500

    1.7.3

diff --git a/NEWS b/NEWS
index 6242ee5c..54a0fecb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes leading to 1.7.3
+Monday, December 18, 2017
+====================================
+
+- hb_set_t performance tuning and optimizations.
+- Speed up collect_glyphs() and reject garbage data.
+- In hb_coretext_font_create() set font point-size (ptem).
+- Misc fixes.
+
+
 Overview of changes leading to 1.7.2
 Monday, December 4, 2017
 ====================================
diff --git a/configure.ac b/configure.ac
index dc21ad66..bff842cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [1.7.2],
+        [1.7.3],
         [https://github.com/harfbuzz/harfbuzz/issues/new],
         [harfbuzz],
         [http://harfbuzz.org/])


More information about the HarfBuzz mailing list