[librsvg: 1/3] Update NEWS




commit 318d586a36e66968cd89f2ec6edc4be30496adbd
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Mar 11 19:36:34 2022 -0600

    Update NEWS
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/677>

 NEWS | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
---
diff --git a/NEWS b/NEWS
index 163060669..efce80c26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 2.53.2
+==============
+
+- #851 - Output filled text as text for PDF; fixes regression due to
+  outputting all text as paths.
+
+- Fix taller-than-wide proportional scaling and size limiting in
+  rsvg-convert.
+
+- #772, #773, #774, #775, #776 - Implement SVG2 geometry properties
+  for these elements: rect, circle, ellipse, image, svg (Jeremias
+  Ortega).
+
+- #450 - Fix potential unaligned accesses in surface iterators
+  (Michael Howell).
+
+- Actually use GDK_PIXBUF_MODULEDIR when calling
+  gdk-pixbuf-query-loaders (Fabrice Fontaine).
+
+- Windows build fixes (Chun-wei Fan).
+
+- Add links to functions and types throughout the C API documentation.
+
 ==============
 Version 2.53.1
 ==============


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