From b206e98a28491737c48ab051fd1df24c79354d45 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 26 Nov 2024 21:50:27 -0500 Subject: [PATCH] 1.55.0 --- NEWS | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 163188af0..83346b26b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ -Overview of changes in 1.55, xx-xx-xxxx +Overview of changes in 1.55, 26-11-2024 ======================================= - +- Support Unicode 16 +- Add pango_font_map_add_font_file +- fontconfig: Reject patterns without FC_FILE +- coretext: Actually use .AppleSystemUIFont +- coretext: Keep track of variations +- win32: Use font options for caching +- win32: Keep variations in PangoWin32Font +- build: Require harfbuzz 8.4.0 +- build: Require fontconfig 2.15 +- build: Require meson 1.2.0 +- build: Require Window 10 Overview of changes in 1.54.0, 09-06-2024 =========================================