[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Tue Sep 4 12:34:17 PDT 2012
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit f7e81ce0b882aa942ae33c787e741c5e8e5a0173
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Sep 4 15:32:37 2012 -0400
0.9.4
diff --git a/NEWS b/NEWS
index d3dbe1a..5b29ca9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes leading to 0.9.4
+Tuesday, Sep 03, 2012
+====================================
+
+- Indic improvements with old-spec Malayalam.
+
+- Better fallback glyph positioning, specially with Thai / Lao marks.
+
+- Implement dotted-circle insertion.
+
+- Better Arabic fallback shaping / ligation.
+
+- Added ICU LayoutEngine backend for testing. Call it by the 'icu_le' name.
+
+- Misc fixes.
+
+
+
Overview of changes leading to 0.9.3
Friday, Aug 18, 2012
====================================
diff --git a/configure.ac b/configure.ac
index 53721cd..c94b81f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [0.9.3],
+ [0.9.4],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz],
[http://harfbuzz.org/])
More information about the HarfBuzz
mailing list