提交 ea001374 编写于 作者: B Behdad Esfahbod

0.9.30

上级 8b16ff12
Overview of changes leading to 0.9.30
Wednesday, July 9, 2014
=====================================
- Update to Unicode 7.0.0:
* New scripts Manichaean and Psalter Pahlavi are shaped using
Arabic shaper.
* All the other new scripts to through the generic shaper for
now.
- Minor Indic improvements.
- Fix graphite2 backend cluster mapping [crasher!]
- API changes:
* New HB_SCRIPT_* values for Unicode 7.0 scripts.
* New function hb_ot_layout_language_get_required_feature().
- Build fixes.
Overview of changes leading to 0.9.29 Overview of changes leading to 0.9.29
Thursday, May 29, 2014 Thursday, May 29, 2014
===================================== =====================================
...@@ -10,6 +26,7 @@ Thursday, May 29, 2014 ...@@ -10,6 +26,7 @@ Thursday, May 29, 2014
* Allow digits and a some punctuation as consonant placeholders. * Allow digits and a some punctuation as consonant placeholders.
- Build fixes. - Build fixes.
Overview of changes leading to 0.9.28 Overview of changes leading to 0.9.28
Monday, April 28, 2014 Monday, April 28, 2014
===================================== =====================================
......
AC_PREREQ([2.64]) AC_PREREQ([2.64])
AC_INIT([HarfBuzz], AC_INIT([HarfBuzz],
[0.9.29], [0.9.30],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz], [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz], [harfbuzz],
[http://harfbuzz.org/]) [http://harfbuzz.org/])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册