[pango] 1.49.3
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.49.3
- Date: Mon, 8 Nov 2021 18:40:45 +0000 (UTC)
commit d1357f8636336000190b7e7b0f0d9db0a290c596
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Nov 8 13:36:38 2021 -0500
1.49.3
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4f2f2367..ab12b921 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 1.49.3
+=============================
+* Fix hinting of glyph metrics
+* Fix logical glyph extents in vertical gravities
+* Visualize more default-ignorable glyphs
+* Fix advance widths in transformed contexts
+* Implement Small Caps and other casing variations
+
Overview of changes in 1.49.2
=============================
* Update Unicode data to Unicode 14
diff --git a/meson.build b/meson.build
index c07e709f..f23dd6fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.2',
+ version: '1.49.3',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]