[pango] 1.48.0



commit a39fea44c7c9f982fcca6d639929545dd3e09eb7
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 8 09:14:15 2020 -0500

    1.48.0

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8917cad2..2801f56a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 1.48.0
+=============================
+- docs: Clarify use of PangoAnalysis in shaping
+- fontconfig: Make pango_font_family_get_face more reliable
+- introspection: Fix use of PangoFcSubstituteFunc
+- introspection: Skip fontconfig types
+- build: Use yielding meson feature for introspection
+
 Overview of changes in 1.47.0
 =============================
 - Add pango_language_get_preferred
diff --git a/meson.build b/meson.build
index 98f4e372..154eb20f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.47.0',
+        version: '1.48.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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