projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c842e4
)
1.3.4
author
Behdad Esfahbod
<behdad@behdad.org>
Mon, 5 Dec 2016 21:42:28 +0000
(13:42 -0800)
committer
Behdad Esfahbod
<behdad@behdad.org>
Mon, 5 Dec 2016 21:45:15 +0000
(13:45 -0800)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index e83f25f2bcb618ed970f33d39d1673e43f9bd4ec..fb84c888a9c7b8925a266ae062feee71d50a2e17 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,11
@@
+Overview of changes leading to 1.3.4
+Monday, December 5, 2016
+====================================
+
+- Fix vertical glyph origin in hb-ot-font.
+- Implement CBDT/CBLC color font glyph extents in hb-ot-font.
+
+
Overview of changes leading to 1.3.3
Wednesday, September 28, 2016
====================================
diff --git
a/configure.ac
b/configure.ac
index b38ba98c74bd9603a1e2b819e45a0af046061222..0fdaf531ebd86c72397d16fc32ba408a53d9a811 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.3.
3
],
+ [1.3.
4
],
[https://github.com/behdad/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])