[pango] 1.44.2



commit 8003e5920a119108be4a4a6cb1cd57cbd74d4f0f
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 2 19:06:14 2019 -0400

    1.44.2

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b439b6f6..c8e4589c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in 1.44.2
+=============================
+- Disable ligatures when letterspacing
+- Set design coords on hb_font_t
+- Expose more font options in pango-view
+- OS X: Make 'system-ui' font work
+- Keep deprecated pango-fc apis in headers
+- Make hex boxes work, always
+- introspection: Various build fixes
+- introspection: Add PangoPT, PangoFT2 namespaces
+- layout: Make the new line-spacing opt-in
+
 Overview of changes in 1.44.1
 =============================
 - Fix a crash with allow_break attributes
diff --git a/meson.build b/meson.build
index 619e6f33..17929c26 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.44.1',
+        version: '1.44.2',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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