[pango] 1.48.1



commit 65577fee8e8e7e01cabab72552f64f668270e640
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jan 21 18:05:22 2021 -0500

    1.48.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2801f56a..cb1dd1dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in 1.48.1
+=============================
+- Require GLib 2.62
+- Require meson 0.55.3
+- ci: Add a MacOS build
+- macos: Implement pango_font_get_face
+- Fix itemization of multi-paragraph layouts
+- Fix a few memory leaks
+- Fix glyph origins in vertical layout
+
 Overview of changes in 1.48.0
 =============================
 - docs: Clarify use of PangoAnalysis in shaping
diff --git a/meson.build b/meson.build
index 5bd193c8..f8085a36 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.48.0',
+        version: '1.48.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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