[librsvg/librsvg-2.44] Update NEWS



commit 3e5dd5cb6050fb334b7514e12a9d29abf289a143
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed May 8 14:05:56 2019 -0500

    Update NEWS

 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/NEWS b/NEWS
index 8934002d..e2aaa031 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 2.44.14
+- Fix #425 - Don't fail parsing if the system's locale is broken (Paolo Borelli).
+- Fix #438, #443 - Don't create intermediate raster surfaces unless
+  absolutely needed.  This was causing blurred output for SVGs from
+  Inkscape and Illustrator, since they include an "enable-background"
+  property even when there are no filters in use.  Thanks to Julian
+  Sparber, Jordan Petridis, Zeeshan Ali for doing a huge "git bisect"
+  to find the cause of this bug.
+- Fix #455 - Fix rounding error on i386 (Olivier Tilloy).
+- Check for Cairo errors when constructing paths.
+
 Version 2.44.13
 - Updated compilation docs for Debian (Jordan Petridis)
 - Fix #415 - register RsvgHandleFlags and the RsvgError enum values in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]