[pango] 1.44.3



commit 48a49b185a5511efd02326fb60d445b759679e09
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 3 21:31:17 2019 -0400

    1.44.3

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c8e4589c..9b5e5055 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in 1.44.3
+=============================
+- Install pango-ot headers
+- Make subpixel positioning optional
+- fc: Ignore fonts with unsupported formats
+
 Overview of changes in 1.44.2
 =============================
 - Disable ligatures when letterspacing
diff --git a/meson.build b/meson.build
index 17929c26..78269eba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.44.2',
+        version: '1.44.3',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]