[HarfBuzz] harfbuzz: Branch 'refs/tags/0.9.16'

Behdad Esfahbod behdad at kemper.freedesktop.org
Fri Apr 19 13:32:45 PDT 2013


Rebased ref, commits from common ancestor:
commit a408d2375aa2ad96b58e56aef18e5000daf2516b
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Apr 19 16:32:06 2013 -0400

    0.9.16

diff --git a/NEWS b/NEWS
index 9e5918d..959e45c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
+Overview of changes leading to 0.9.16
+Friday, April 19, 2013
+=====================================
+
+- Major speedup in OpenType lookup processing.  With the Amiri
+  Arabic font, this release is over 3x faster than previous
+  release.  All scripts / languages should see this speedup.
+
+- New --num-iterations option for hb-shape / hb-view; useful for
+  profiling.
+
 Overview of changes leading to 0.9.15
-Thursday, April 05, 2013
+Friday, April 05, 2013
 =====================================
 
 - Build fixes.
diff --git a/configure.ac b/configure.ac
index fcae6a2..588744e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [0.9.15],
+        [0.9.16],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
         [harfbuzz],
         [http://harfbuzz.org/])



More information about the HarfBuzz mailing list