From 06cb222009ea7048e6fc345592218dfc3c5d16ca Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 27 Sep 2018 13:24:30 -0500 Subject: Update NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index c3a13e49..431c4fd4 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,13 @@ Version 2.44.5 - Fix #343 - Handle child being in error in feComponentTransfer. - Fix #346 - Handle filter primitives producing errors. - Fix #347 - Regression in computation of text element extents. +- Fix #348 - Fix incorrect font sizing. +- Fix #349 - Don't panic when loading an external image that is bigger + than Cairo's limits. - Fix - rsvg_handle_get_dimensions_sub() no longer panics if passed a nonexistent fragment identifier. +- CSS processing code is now in Rust, although it still calls libcroco + to do the parsing. Version 2.44.4 - Fix #341 - Don't infinite-loop with cyclic pattern references. -- cgit v1.2.1