From bbdad2a93e4fec7fe9076fbcb744917385ac8d1d Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Thu, 23 Jan 2025 11:31:07 +0000 Subject: [PATCH] Update NEWS.rst --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index a47a6e068..7b48e4284 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [glyf] Fixed recalcBounds of transformed components with unrounded coordinates (#3750). +- [feaLib] Allow duplicate script/language statements (#3749). + 4.55.4 (released 2025-01-21) ----------------------------