[pango] 1.49.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.49.4
- Date: Sat, 27 Nov 2021 20:24:58 +0000 (UTC)
commit 24ca0e22b8038eba7c558eb19f593dfc4892aa55
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Nov 27 15:21:56 2021 -0500
1.49.4
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ab12b921..05c126ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in 1.49.4, 27-11-2021
+=========================================
+* Require fontconfig 2.13
+* Require harfbuzz 2.6
+* Many fixes to line breaking accuracy
+* coretext: Correctly clamp text weights at min/max values
+* Add serialization api for PangoLayout, PangoFont and PangoAttrList
+* Require json-glib
+* tests: Use serialized layouts for test cases
+* tests: Include fonts in git
+* pango-view: Accept serialized layouts
+* Fix a rounding problem with font metrics
+* Fix visible space display using ␣
+
Overview of changes in 1.49.3
=============================
* Fix hinting of glyph metrics
diff --git a/meson.build b/meson.build
index c342f725..c91ddb52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.3',
+ version: '1.49.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]