[pango] 1.44.4



commit cb3e2aafeb090fd17f0fdfba23d0e4228e76167c
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Aug 13 10:54:38 2019 -0400

    1.44.4

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ef928f0d..30584a91 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ Overview of changes in 1.44.4
 - Reinstate the return type of pango_fc_font_lock_face
 - Fix a problem with ellipses getting the wrong font
 - fc: Improve filtering by font format
+- Re-add PangoFcFont to public headers
+- Install PangoFc and PangoOT introspection files
+- Fix ink rectangles to have positive height
+- Fix mark positioning
+- Switch to using harfbuzz for metrics
 
 Overview of changes in 1.44.3
 =============================
diff --git a/meson.build b/meson.build
index 723d791a..95e43cfe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.44.3',
+        version: '1.44.4',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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