[pango/pango-1-48] 1.48.10



commit dc5bde2a20cbb025c9d0ed29ed687740a4d027da
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Sep 11 08:38:54 2021 -0400

    1.48.10

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 885170dd..138d86f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in 1.48.10
+==============================
+* Fix a crash in strikethrough drawing (#599)
+* pango-view: Support antialiasing freetype
+* pango-view: Use GraphicsMagick
+
 Overview of changes in 1.48.9
 =============================
 * Require fribidi 1.0.6
diff --git a/meson.build b/meson.build
index c03bf85b..6d8de0b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.48.9',
+        version: '1.48.10',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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