1.4.3
This commit is contained in:
parent
a657f23ca3
commit
6685d281d6
12
NEWS
12
NEWS
|
@ -1,3 +1,15 @@
|
|||
Overview of changes leading to 1.4.3
|
||||
Saturday, February 25, 2017
|
||||
====================================
|
||||
|
||||
- Route Adlam script to Arabic shaper.
|
||||
- Misc fixes.
|
||||
- New API:
|
||||
hb_font_set_face()
|
||||
- Deprecate API:
|
||||
hb_graphite2_font_get_gr_font()
|
||||
|
||||
|
||||
Overview of changes leading to 1.4.2
|
||||
Monday, January 23, 2017
|
||||
====================================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([HarfBuzz],
|
||||
[1.4.2],
|
||||
[1.4.3],
|
||||
[https://github.com/behdad/harfbuzz/issues/new],
|
||||
[harfbuzz],
|
||||
[http://harfbuzz.org/])
|
||||
|
|
Loading…
Reference in New Issue